Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_row_component.h73 hasContainerHeight_ = hasContainerHeight; in SetHasContainerHeight()
78 return hasContainerHeight_; in HasContainerHeight()
109 bool hasContainerHeight_ = false; variable