Searched defs:XlibWindowInfo (Results 1 – 1 of 1) sorted by relevance
20 struct XlibWindowInfo { struct21 Display* fDisplay;22 XWindow fWindow;23 GLXFBConfig* fFBConfig;24 XVisualInfo* fVisualInfo;25 int fWidth;26 int fHeight;