Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Dwindow.c397 float opacity = glfwGetWindowOpacity(window); in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h3761 GLFWAPI float glfwGetWindowOpacity(GLFWwindow* window);
3787 * @sa @ref glfwGetWindowOpacity
/third_party/glfw/src/
H A Dwindow.c768 GLFWAPI float glfwGetWindowOpacity(GLFWwindow* handle) in glfwGetWindowOpacity() function

Completed in 10 milliseconds