Home
last modified time | relevance | path

Searched refs:SetLayoutParam (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drender_badge.cpp172 badgeRenderText_->SetLayoutParam(innerLayout); in InitialBadgeText()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_switch.cpp142 renderTextOn_->SetLayoutParam(innerLayout); in InitRenderText()
148 renderTextOff_->SetLayoutParam(innerLayout); in InitRenderText()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp73 SetLayoutParam(layoutParam); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.cpp352 SetLayoutParam(layoutParam); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp388 listBase->SetLayoutParam(GetLayoutParam()); in LayoutChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h198 void SetLayoutParam(const LayoutParam& layoutParam) in SetLayoutParam() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.cpp401 SetLayoutParam(gridLayoutParam); in CalculateGridLayoutSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp200 SetLayoutParam(layoutParam); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp1585 SetLayoutParam(gridLayoutParam); in SetGridLayoutParam()