Searched refs:PFN_XGetWindowProperty (Results 1 - 2 of 2) sorted by relevance
/third_party/glfw/src/ |
H A D | x11_platform.h | 141 typedef int (* PFN_XGetWindowProperty)(Display*,Window,Atom,long,long,Bool,Atom,Atom*,int*,unsigned long*,unsigned long*,unsigned char**); typedef 689 PFN_XGetWindowProperty GetWindowProperty;
|
H A D | x11_init.c | 1404 _glfw.x11.xlib.GetWindowProperty = (PFN_XGetWindowProperty) in _glfwInitX11()
|
Completed in 7 milliseconds