Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h437 return scrollFlexAlign_; in GetScrollFlexAlign()
571 FlexAlign scrollFlexAlign_ = FlexAlign::FLEX_START; variable
H A Ddialog_theme.cpp200 theme->scrollFlexAlign_ = static_cast<FlexAlign>( in ParseNewPattern()