Home
last modified time | relevance | path

Searched defs:DIRECTION_BOTTOM_TO_TOP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Ddrag_event_unit_test.cpp30 constexpr uint8_t DIRECTION_BOTTOM_TO_TOP = 3; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/
H A Ddrag_event.h163 static constexpr uint8_t DIRECTION_BOTTOM_TO_TOP = 3; variable