Home
last modified time | relevance | path

Searched defs:_GLFWlibraryWin32 (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/src/
Dwin32_platform.h246 typedef struct _GLFWlibraryWin32 struct
248 HWND helperWindowHandle;
249 DWORD foregroundLockTimeout;
250 char* clipboardString;
251 char keyName[64];
252 short int publicKeys[512];
253 short int nativeKeys[GLFW_KEY_LAST + 1];
255 double restoreCursorPosX, restoreCursorPosY;
257 _GLFWwindow* disabledCursorWindow;
259 struct {
[all …]