Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/include/flutter/
Dflutter_window.h18 struct WindowFrame { struct
19 int left;
20 int top;
21 int width;
22 int height;
/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/include/flutter/
Dflutter_window.h18 struct WindowFrame { struct
19 int left;
20 int top;
21 int width;
22 int height;