Home
last modified time | relevance | path

Searched refs:HORIZONTAL_NOR_VERTICAL (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_scroll_view.h180 direction_ = state ? HORIZONTAL : HORIZONTAL_NOR_VERTICAL; in SetHorizontalScrollState()
209 direction_ = state ? VERTICAL : HORIZONTAL_NOR_VERTICAL; in SetVerticalScrollState()
H A Dui_abstract_scroll.h410 static constexpr uint8_t HORIZONTAL_NOR_VERTICAL = 3; member in OHOS::UIAbstractScroll
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_scroll_view.cpp92 if (direction_ == HORIZONTAL_NOR_VERTICAL) { in OnRotateEvent()
142 if (direction_ == HORIZONTAL_NOR_VERTICAL) { in OnRotateEndEvent()

Completed in 3 milliseconds