Home
last modified time | relevance | path

Searched refs:SetFlex (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_component.cpp151 box->SetFlex(BoxFlex::FLEX_XY); in BuildItems()
154 box->SetFlex(BoxFlex::FLEX_X); in BuildItems()
156 box->SetFlex(BoxFlex::FLEX_Y); in BuildItems()
173 box->SetFlex(BoxFlex::FLEX_XY); in UpdateItemStyle()
176 box->SetFlex(BoxFlex::FLEX_X); in UpdateItemStyle()
178 box->SetFlex(BoxFlex::FLEX_Y); in UpdateItemStyle()
H A Dtab_bar_indicator_component.cpp49 SetFlex(BoxFlex::FLEX_X); in Initialize()
51 SetFlex(BoxFlex::FLEX_XY); in Initialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Ddivider_model_impl.cpp47 box->SetFlex(BoxFlex::FLEX_Y); in Vertical()
49 box->SetFlex(BoxFlex::FLEX_X); in Vertical()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_divider.cpp70 boxComponent_->SetFlex(BoxFlex::FLEX_Y); in PrepareSpecializedComponent()
72 boxComponent_->SetFlex(BoxFlex::FLEX_X); in PrepareSpecializedComponent()
H A Ddom_div.cpp254 boxComponent_->SetFlex(BoxFlex::FLEX_X); in SetBoxWidthFlex()
274 boxComponent_->SetFlex(BoxFlex::FLEX_Y); in SetRootBoxHeight()
280 boxComponent_->SetFlex(BoxFlex::FLEX_X); in SetRootBoxHeight()
282 boxComponent_->SetFlex(BoxFlex::FLEX_XY); in SetRootBoxHeight()
344 boxComponent_->SetFlex(BoxFlex::FLEX_X); in OnMounted()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp48 box->SetFlex(BoxFlex::FLEX_XY); in BuildChild()
50 box->SetFlex(BoxFlex::FLEX_X); in BuildChild()
H A Ddialog_component.cpp136 box->SetFlex(BoxFlex::FLEX_XY); in BuildBox()
138 box->SetFlex(BoxFlex::FLEX_X); in BuildBox()
216 boxForContent->SetFlex(BoxFlex::FLEX_X); in BuildDragBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dpopup_list_item_component.cpp37 boxComponent_->SetFlex(BoxFlex::FLEX_NO); in BuildItem()
H A Dpopup_list_component.cpp35 boxComponent->SetFlex(BoxFlex::FLEX_NO); in BuildBackground()
H A Dindexer_item_component.cpp45 box_->SetFlex(BoxFlex::FLEX_NO); in BuildItem()
H A Dindexer_component.cpp86 bubble->SetFlex(BoxFlex::FLEX_NO); in BuildBubbleBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_component.cpp52 box->SetFlex(BoxFlex::FLEX_XY); in TabsComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_component.cpp73 boxForContent->SetFlex(BoxFlex::FLEX_X); in BuildInnerChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp145 bubble->SetFlex(BoxFlex::FLEX_NO); in BuildBubbleBox()
187 indicator->SetFlex(BoxFlex::FLEX_NO); in BuildIndicatorBox()
424 box->SetFlex(BoxFlex::FLEX_X); in AddSectionHead()
H A Dindexer_item_component.cpp48 box_->SetFlex(BoxFlex::FLEX_NO); in BuildItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component_v2.cpp51 boxForContent->SetFlex(BoxFlex::FLEX_X); in BuildInnerChild()
H A Dsliding_panel_component.cpp94 boxForContent->SetFlex(BoxFlex::FLEX_X); in BuildInnerChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_container_component.cpp92 btnbox->SetFlex(BoxFlex::FLEX_XY); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h134 void SetFlex(BoxFlex flex) in SetFlex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.cpp49 loadingBoxComponent_->SetFlex(BoxFlex::FLEX_X); in RenderRefresh()
57 timeBoxComponent_->SetFlex(BoxFlex::FLEX_X); in RenderRefresh()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_component.cpp146 box->SetFlex(BoxFlex::FLEX_X); in BuildPackageBox()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_element.cpp162 boxComponent->SetFlex(BoxFlex::FLEX_XY); in BuildChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.cpp198 backgroundBox->SetFlex(BoxFlex::FLEX_XY); in SwapBackgroundDecoration()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_component.cpp233 containerBox->SetFlex(BoxFlex::FLEX_X); in BuildInnerChild()