Home | History | Annotate | Download | only in WinNtGopDxe

Lines Matching refs:PAINTSTRUCT

664   PAINTSTRUCT       PaintStruct;

720 Handle = mWinNt->BeginPaint (hwnd, &PaintStruct);
737 mWinNt->EndPaint (hwnd, &PaintStruct);