Home
last modified time | relevance | path

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

/foundation/graphic/ui/test/unittest/events/
Ddrag_event_unit_test.cpp29 constexpr uint8_t DIRECTION_TOP_TO_BOTTOM = 2; variable
/foundation/graphic/ui/interfaces/kits/events/
Ddrag_event.h162 static constexpr uint8_t DIRECTION_TOP_TO_BOTTOM = 2; variable