Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_layout_algorithm.h55 bool IsFixedHeightMode(LayoutWrapper* layoutWrapper);
H A Dsearch_layout_algorithm.cpp50 bool SearchLayoutAlgorithm::IsFixedHeightMode(LayoutWrapper* layoutWrapper) in IsFixedHeightMode() function in OHOS::Ace::NG::SearchLayoutAlgorithm
479 if (!IsFixedHeightMode(layoutWrapper)) { in CalcSearchHeight()
845 if (!IsFixedHeightMode(layoutWrapper)) { in UpdateClipBounds()