Lines Matching refs:RECT
190 static void applyAspectRatio(_GLFWwindow* window, int edge, RECT* area)
192 RECT frame = {0};
248 RECT clipRect;
325 RECT area;
345 RECT rect;
486 RECT rect;
1088 applyAspectRatio(window, (int) wParam, (RECT*) lParam);
1094 RECT frame = {0};
1181 RECT source = {0}, target = {0};
1212 RECT* suggested = (RECT*) lParam;
1361 RECT rect = { 0, 0, wndconfig->width, wndconfig->height };
1426 RECT rect = { 0, 0, wndconfig->width, wndconfig->height };
1646 RECT rect = { xpos, ypos, xpos, ypos };
1666 RECT area;
1687 RECT rect = { 0, 0, width, height };
1711 RECT area;
1728 RECT area;
1750 RECT rect;
1859 RECT rect = { xpos, ypos, xpos + width, ypos + height };
1914 RECT rect = { xpos, ypos, xpos + width, ypos + height };