Home
last modified time | relevance | path

Searched refs:GLFW_NULL_SC_FIRST (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/src/
H A Dnull_platform.h36 #define GLFW_NULL_SC_FIRST GLFW_NULL_SC_SPACE macro
H A Dnull_window.c574 if (scancode < GLFW_NULL_SC_FIRST || scancode > GLFW_NULL_SC_LAST) in _glfwGetScancodeNameNull()
H A Dnull_init.c248 for (scancode = GLFW_NULL_SC_FIRST; scancode < GLFW_NULL_SC_LAST; scancode++) in _glfwInitNull()

Completed in 3 milliseconds