Home
last modified time | relevance | path

Searched refs:GLFW_MAXIMIZED (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/tests/
H A Dwindow.c443 nk_value_bool(nk, "Maximized", glfwGetWindowAttrib(window, GLFW_MAXIMIZED)); in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h629 #define GLFW_MAXIMIZED 0x00020008 macro
/third_party/glfw/src/
H A Dwindow.c364 case GLFW_MAXIMIZED: in glfwWindowHint()
895 case GLFW_MAXIMIZED: in glfwGetWindowAttrib()
/third_party/glfw/include/GLFW/
H A Dglfw3.h900 #define GLFW_MAXIMIZED 0x00020008 macro

Completed in 23 milliseconds