Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h99 bool GetLayoutInBoxFlag() const in GetLayoutInBoxFlag() function
H A Drender_box_base.cpp742 layoutInBox_ = box->GetLayoutInBoxFlag(); in Update()