Home
last modified time | relevance | path

Searched refs:FLAG0 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/
H A Devent_injector_unit_test.cpp46 uint8_t REGISTER_POINT_FLAG = FLAG0;
47 uint8_t REGISTER_KEY_FLAG = FLAG0;
48 uint8_t UNREGISTER_POINT_FLAG = FLAG0;
49 uint8_t UNREGISTER_KEY_FLAG = FLAG0;
50 uint8_t CLICK_FLAG = FLAG0;
51 uint8_t LONG_PRESS_FLAG = FLAG0;
52 uint8_t DRAG_FLAG = FLAG0;
53 uint8_t KEY_FLAG = FLAG0;
240 CLICK_FLAG = FLAG0;
266 DRAG_FLAG = FLAG0;
[all …]
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp39 enum TestEventFlag { FLAG0, FLAG1 }; enumerator
42 uint8_t REGISTER_POINT_FLAG = FLAG0;
43 uint8_t REGISTER_KEY_FLAG = FLAG0;
44 uint8_t CLICK_FLAG = FLAG0;
45 uint8_t LONG_PRESS_FLAG = FLAG0;
46 uint8_t PRESS_FLAG = FLAG0;
47 uint8_t DRAG_FLAG = FLAG0;
48 uint8_t KEY_FLAG = FLAG0;