Home
last modified time | relevance | path

Searched refs:glfwGetWin32Adapter (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3native.h137 GLFWAPI const char* glfwGetWin32Adapter(GLFWmonitor* monitor);
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3native.h137 GLFWAPI const char* glfwGetWin32Adapter(GLFWmonitor* monitor);
/third_party/flutter/glfw/include/GLFW/
Dglfw3native.h137 GLFWAPI const char* glfwGetWin32Adapter(GLFWmonitor* monitor);
/third_party/flutter/glfw/src/
Dwin32_monitor.c388 GLFWAPI const char* glfwGetWin32Adapter(GLFWmonitor* handle) in glfwGetWin32Adapter() function