Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dx11_window.c211 static _GLFWwindow* findWindowByHandle(Window handle) in findWindowByHandle() function
977 window = findWindowByHandle(event->xany.window); in processEvent()
2251 if (findWindowByHandle(XGetSelectionOwner(_glfw.x11.display, in _glfwPlatformGetClipboardString()