Home
last modified time | relevance | path

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

/third_party/glfw/src/
Dmir_window.c159 static void handlePointerButton(_GLFWwindow* window, in handlePointerButton() function
224 handlePointerButton(window, GLFW_PRESS, pointer_event); in handlePointerEvent()
227 handlePointerButton(window, GLFW_RELEASE, pointer_event); in handlePointerEvent()