Home
last modified time | relevance | path

Searched defs:mods (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Devent_adapter.cpp133 bool EventAdapter::RecognizeKeyEvent(int key, int action, int mods) in RecognizeKeyEvent() argument
195 bool EventAdapter::RunSpecialOperations(int key, int action, int mods) in RunSpecialOperations() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp212 void GlfwRenderContext::OnMouseButton(GLFWwindow *window, int button, int action, int mods) in OnMouseButton() argument
228 void GlfwRenderContext::OnKey(GLFWwindow *window, int key, int scancode, int action, int mods) in OnKey() argument

Completed in 2 milliseconds