Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h305 isScrollHeightNegative_ = isScrollHeightNegative; in SetIsScrollHeightNegative()
413 bool isScrollHeightNegative_ = false; variable
H A Ddialog_pattern.cpp1406 if (isScrollHeightNegative_) { in CheckScrollHeightIsNegative()