Home
last modified time | relevance | path

Searched refs:isFirstFrameShow (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_component.cpp60 void TransitionComponent::SetIsFirstFrameShow(bool isFirstFrameShow) in SetIsFirstFrameShow() argument
62 isFirstFrameShow_ = isFirstFrameShow; in SetIsFirstFrameShow()
H A Dtransition_component.h66 void SetIsFirstFrameShow(bool isFirstFrameShow);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.cpp80 void TweenComponent::SetIsFirstFrameShow(bool isFirstFrameShow) in SetIsFirstFrameShow() argument
82 isFirstFrameShow_ = isFirstFrameShow; in SetIsFirstFrameShow()
H A Dtween_component.h96 void SetIsFirstFrameShow(bool isFirstFrameShow);