Home
last modified time | relevance | path

Searched refs:CalculateLayoutSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Drender_clock.cpp262 CalculateLayoutSize(); in PerformLayout()
282 void RenderClock::CalculateLayoutSize() in CalculateLayoutSize() function in OHOS::Ace::RenderClock
H A Drender_clock.h114 void CalculateLayoutSize();
H A Drosen_render_clock.cpp49 CalculateLayoutSize(); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.h224 Size CalculateLayoutSize();
H A Drender_button.cpp509 SetLayoutSize(CalculateLayoutSize()); in PerformLayout()
543 Size RenderButton::CalculateLayoutSize() in CalculateLayoutSize() function in OHOS::Ace::RenderButton