Home
last modified time | relevance | path

Searched refs:_glfwPlatformWindowVisible (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/glfw/src/
Dx11_window.c1734 if (!_glfwPlatformWindowVisible(window)) in _glfwPlatformSetWindowPos()
1818 if (!_glfwPlatformWindowVisible(window) && in _glfwPlatformGetWindowFrameSize()
1898 else if (_glfwPlatformWindowVisible(window)) in _glfwPlatformRestoreWindow()
1934 if (_glfwPlatformWindowVisible(window)) in _glfwPlatformShowWindow()
2019 int _glfwPlatformWindowVisible(_GLFWwindow* window) in _glfwPlatformWindowVisible() function
Dinternal.h737 int _glfwPlatformWindowVisible(_GLFWwindow* window);
Dmir_window.c544 int _glfwPlatformWindowVisible(_GLFWwindow* window) in _glfwPlatformWindowVisible() function
Dwindow.c688 return _glfwPlatformWindowVisible(window); in glfwGetWindowAttrib()
Dwl_window.c627 int _glfwPlatformWindowVisible(_GLFWwindow* window) in _glfwPlatformWindowVisible() function
Dwin32_window.c1340 int _glfwPlatformWindowVisible(_GLFWwindow* window) in _glfwPlatformWindowVisible() function
Dcocoa_window.m1349 int _glfwPlatformWindowVisible(_GLFWwindow* window) function