Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h953 enum SelectDirection { SELECT_DOWN, SELECT_UP, SELECT_NONE }; enumerator
H A Dscrollable_pattern.cpp1640 selectDirection_ = SELECT_UP; in HandleInvisibleItemsSelectedStatus()