Home
last modified time | relevance | path

Searched refs:SetBoxSizing (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h303 void SetBoxSizing(BoxSizing boxSizing) in SetBoxSizing() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.cpp399 boxComponent_->SetBoxSizing(sizeStyle.boxSizing); in PrepareSpecializedComponent()
H A Ddom_node.cpp1502 boxComponent_->SetBoxSizing(sizeStyle.boxSizing); in UpdateBoxComponent()