Home
last modified time | relevance | path

Searched refs:IsDeclarativePara (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1179 if (IsDeclarativePara()) { in OnError()
1244 if (IsDeclarativePara()) { in OnPrepared()
1291 if (IsDeclarativePara()) { in OnPlayerStatus()
1304 if (IsDeclarativePara()) { in OnPlayerStatus()
1373 if (IsDeclarativePara()) { in OnCurrentTimeChange()
1396 if (IsDeclarativePara()) { in OnCompletion()
1466 if (IsDeclarativePara()) { in CreatePlayBtn()
1502 if (IsDeclarativePara()) { in CreateFullScreenBtn()
1629 bool VideoElement::IsDeclarativePara() in IsDeclarativePara() function in OHOS::Ace::VideoElement
1683 if (IsDeclarativePara()) { in OnStartBtnClick()
[all …]
H A Dvideo_element.h75 bool IsDeclarativePara();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_single_child_scroll.h42 bool IsDeclarativePara();
H A Drender_single_child_scroll.cpp178 bool RenderSingleChildScroll::IsDeclarativePara() in IsDeclarativePara() function in OHOS::Ace::RenderSingleChildScroll
222 if (!IsDeclarativePara()) { in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp144 if (IsDeclarativePara()) { in OnSurfaceDestroyEvent()
181 bool XComponentElement::IsDeclarativePara() in IsDeclarativePara() function in OHOS::Ace::XComponentElement
537 if (IsDeclarativePara()) { in OnXComponentInit()
H A Dxcomponent_element.h81 bool IsDeclarativePara();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.h176 bool IsDeclarativePara();
H A Drender_text.cpp180 bool RenderText::IsDeclarativePara() in IsDeclarativePara() function in OHOS::Ace::RenderText
194 if (IsDeclarativePara()) { in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.h357 bool IsDeclarativePara();
H A Drender_box_base.cpp533 bool RenderBoxBase::IsDeclarativePara() in IsDeclarativePara() function in OHOS::Ace::RenderBoxBase
620 if (IsDeclarativePara()) { in CalculateSelfLayoutSize()