Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h385 …void CheckScrollHeightIsNegative(const RefPtr<UINode>& contentColumn, const DialogProperties& prop…
H A Ddialog_pattern.cpp192 CheckScrollHeightIsNegative(contentColumn_, dialogProperties_); in OnFontConfigurationUpdate()
468 CheckScrollHeightIsNegative(contentColumn, props); in BuildChild()
1391 void DialogPattern::CheckScrollHeightIsNegative( in CheckScrollHeightIsNegative() function in OHOS::Ace::NG::DialogPattern