Searched defs:rclRect (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
H A DSDL_os2fslib.c518 RECTL rclRect; local
523 WinQueryWindowRect(hwnd, &rclRect);
525 WinFillRect(ps, &rclRect, CLR_BLACK);
562 RECTL rclRect; local
568 WinQueryWindowRect(hwnd, &rclRect);
570 WinFillRect(ps, &rclRect, CLR_BLACK);

Completed in 162 milliseconds