Home
last modified time | relevance | path

Searched refs:SetLayoutInBoxFlag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h154 void SetLayoutInBoxFlag(bool layoutInBox) in SetLayoutInBoxFlag() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1487 boxComponent_->SetLayoutInBoxFlag(commonStyle.layoutInBox); in UpdateBoxComponent()