Home
last modified time | relevance | path

Searched refs:glfwSetMonitorCallback (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_glfw.cpp287 bd->PrevUserCallbackMonitor = glfwSetMonitorCallback(ImGui_ImplGlfw_MonitorCallback); in ImGui_ImplGlfw_Init()
323 glfwSetMonitorCallback(bd->PrevUserCallbackMonitor); in ImGui_ImplGlfw_Shutdown()
/third_party/glfw/tests/
H A Devents.c558 glfwSetMonitorCallback(monitor_callback); in main()
/third_party/glfw/src/
H A Dmonitor.c426 GLFWAPI GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun cbfun) in glfwSetMonitorCallback() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1092 * @sa glfwSetMonitorCallback
1520 GLFWAPI GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun cbfun);
/third_party/glfw/include/GLFW/
H A Dglfw3.h1985 * @sa @ref glfwSetMonitorCallback
2834 GLFWAPI GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun callback);

Completed in 15 milliseconds