Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h101 return layoutInBox_; in GetLayoutInBoxFlag()
156 layoutInBox_ = layoutInBox; in SetLayoutInBoxFlag()
382 bool layoutInBox_ = false; variable
H A Drender_box_base.h334 bool layoutInBox_ = false; variable
H A Drender_box_base.cpp545 if (!layoutInBox_) { in ConvertPaddingForLayoutInBox()
742 layoutInBox_ = box->GetLayoutInBoxFlag(); in Update()
850 layoutInBox_ = false; in ClearRenderObject()