Home
last modified time | relevance | path

Searched refs:SetStretchToParent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp127 row->SetStretchToParent(true); in BuildActions()
139 row->SetStretchToParent(true); in BuildActions()
H A Ddialog_component.cpp253 row->SetStretchToParent(true); in BuildTitle()
332 row->SetStretchToParent(true); in BuildActions()
339 row->SetStretchToParent(true); in BuildActions()
380 row->SetStretchToParent(true); in BuildActionsForWatch()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_div.cpp198 flexChild_->SetStretchToParent(!boxWrap_); in CreateOrUpdateFlex()
303 flexChild_->SetStretchToParent(flexDirection_ == FlexDirection::COLUMN); in SetFlexHeight()
336 flexChild_->SetStretchToParent(flexDirection_ == FlexDirection::COLUMN); in OnMounted()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_component.h114 void SetStretchToParent(bool flag) in SetStretchToParent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.cpp496 row->SetStretchToParent(true); in InitializeButtons()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.cpp131 row->SetStretchToParent(true); in BuildToolBar()