Home
last modified time | relevance | path

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

/third_party/glfw/examples/
H A Dwindows.c66 glfwWindowHint(GLFW_FOCUS_ON_SHOW, GLFW_FALSE); in main()
/third_party/glfw/src/
H A Dwindow.c395 case GLFW_FOCUS_ON_SHOW: in glfwWindowHint()
899 case GLFW_FOCUS_ON_SHOW: in glfwGetWindowAttrib()
976 case GLFW_FOCUS_ON_SHOW: in glfwSetWindowAttrib()
/third_party/glfw/include/GLFW/
H A Dglfw3.h923 #define GLFW_FOCUS_ON_SHOW 0x0002000C macro
3886 * Set the [GLFW_FOCUS_ON_SHOW](@ref GLFW_FOCUS_ON_SHOW_hint) window hint
3944 * [GLFW_FOCUS_ON_SHOW](@ref GLFW_FOCUS_ON_SHOW_hint) to disable this behavior.
4122 * [GLFW_FOCUS_ON_SHOW](@ref GLFW_FOCUS_ON_SHOW_attrib).

Completed in 9 milliseconds