Home
last modified time | relevance | path

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

/foundation/graphic/ui/test/unittest/events/
Ddrag_event_unit_test.cpp27 constexpr uint8_t DIRECTION_LEFT_TO_RIGHT = 0; variable
/foundation/graphic/ui/interfaces/kits/events/
Ddrag_event.h160 static constexpr uint8_t DIRECTION_LEFT_TO_RIGHT = 0; variable