Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Ddrag_event_unit_test.cpp28 constexpr uint8_t DIRECTION_RIGHT_TO_LEFT = 1; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/
H A Ddrag_event.h161 static constexpr uint8_t DIRECTION_RIGHT_TO_LEFT = 1; variable