Home
last modified time | relevance | path

Searched refs:SetNeedLayout (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/remote_window/
H A Drender_remote_window.cpp36 SetNeedLayout(false); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Drender_form.cpp52 SetNeedLayout(false); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Drender_plugin.cpp56 SetNeedLayout(false); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.cpp423 SetNeedLayout(true); in SetNeedLayoutDeep()
428 parent->SetNeedLayout(true); in SetNeedLayoutDeep()
431 topRenderNode->SetNeedLayout(true); in SetNeedLayoutDeep()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_loading_progress.h58 SetNeedLayout(true); in SetDiameter()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_algorithm.h131 void SetNeedLayout() in SetNeedLayout() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drender_rich_text.cpp221 SetNeedLayout(false); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.cpp93 SetNeedLayout(false); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp389 listBase->SetNeedLayout(true); in LayoutChild()
590 box->SetNeedLayout(true); in ApplyGradientColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h146 void SetNeedLayout(bool needLayout) in SetNeedLayout() function
188 SetNeedLayout(true); in Layout()
H A Drender_node.cpp455 SetNeedLayout(true); in MarkNeedLayout()
459 SetNeedLayout(true); in MarkNeedLayout()
467 SetNeedLayout(true); in MarkNeedLayout()
509 SetNeedLayout(false); in OnLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp255 SetNeedLayout(false); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.cpp219 renderImage->SetNeedLayout(true); in LayoutRenderImage()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_bar_test_ng.cpp807 layoutWrapper->layoutAlgorithm_->SetNeedLayout();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp355 SetNeedLayout(false); in PerformLayout()