Home
last modified time | relevance | path

Searched refs:UpdatePressedKeyCodes (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/event/
H A Dmock_touch_event.cpp28 void UpdatePressedKeyCodes(std::vector<KeyCode>& pressedKeyCodes) {} in UpdatePressedKeyCodes() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.cpp363 Platform::UpdatePressedKeyCodes(lastTouchEvent_.pressedKeyCodes_); in SendCallbackMsg()
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h143 ACE_FORCE_EXPORT void UpdatePressedKeyCodes(std::vector<KeyCode>& pressedKeyCodes);
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp122 void UpdatePressedKeyCodes(std::vector<KeyCode>& pressedKeyCodes) in UpdatePressedKeyCodes() function

Completed in 4 milliseconds