Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dinternal.h637 void _glfwPlatformDestroyWindow(_GLFWwindow* window);
Dmir_window.c391 void _glfwPlatformDestroyWindow(_GLFWwindow* window) in _glfwPlatformDestroyWindow() function
Dwindow.c394 _glfwPlatformDestroyWindow(window); in glfwDestroyWindow()
Dwl_window.c427 void _glfwPlatformDestroyWindow(_GLFWwindow* window) in _glfwPlatformDestroyWindow() function
Dwin32_window.c1024 void _glfwPlatformDestroyWindow(_GLFWwindow* window) in _glfwPlatformDestroyWindow() function
Dx11_window.c1600 void _glfwPlatformDestroyWindow(_GLFWwindow* window) in _glfwPlatformDestroyWindow() function
Dcocoa_window.m1064 void _glfwPlatformDestroyWindow(_GLFWwindow* window) function