Searched defs:_GLFWlibraryX11 (Results 1 – 1 of 1) sorted by relevance
133 typedef struct _GLFWlibraryX11 struct135 Display* display;136 int screen;137 Window root;140 Cursor cursor;142 XContext context;144 XIM im;146 int errorCode;148 char* clipboardString;150 char keyName[64];[all …]