Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.h63 bool IsGetExpandDisplayValidHeight();
H A Ddialog_layout_algorithm.cpp316 …auto defaultMaxHeight = IsGetExpandDisplayValidHeight() ? expandDisplayValidHeight_ : maxSize.Heig… in ComputeInnerLayoutSizeParam()
345 bool DialogLayoutAlgorithm::IsGetExpandDisplayValidHeight() in IsGetExpandDisplayValidHeight() function in OHOS::Ace::NG::DialogLayoutAlgorithm
928IsGetExpandDisplayValidHeight() && NearEqual(expandDisplayValidHeight_, hostWindowRect_.Height()); in ClipUIExtensionSubWindowContent()