Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Dwindow.c440 nk_value_bool(nk, "Hovered", glfwGetWindowAttrib(window, GLFW_HOVERED)); in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h917 #define GLFW_HOVERED 0x0002000B macro
/third_party/glfw/src/
H A Dwindow.c897 case GLFW_HOVERED: in glfwGetWindowAttrib()

Completed in 10 milliseconds