Searched defs:EventAction (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/gestures/ | ||
H A D | raw_recognizer.h | 25 namespace EventAction { namespace |
/foundation/arkui/ace_engine/frameworks/component_test/core/ | ||
H A D | action.h | 149 class EventAction { class 151 explicit EventAction(uint32_t holdMs = 0) : holdMs(holdMs) {}; in EventAction() function in OHOS::Ace::ComponentTest::EventAction |
Completed in 3 milliseconds