Searched refs:Paint (Results 1 - 3 of 3) sorted by relevance
| /vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/ |
| H A D | VBoxDispDrawCmd.h | 88 VBVA_DECL_OP(Paint, ( \
|
| H A D | VBoxDispDrawCmd.cpp | 336 STATDRVENTRY(Paint, pso); 339 VBVA_OPERATION(pso, Paint, (pso, pco, pbo, pptlBrushOrg, mix));
|
| /vbox/src/VBox/HostServices/SharedOpenGL/render/ |
| H A D | renderspu_wgl.c | 439 PAINTSTRUCT Paint; local 442 hDC = BeginPaint(pWindow->hWnd, &Paint); 450 bRc = EndPaint(pWindow->hWnd, &Paint);
|
Completed in 36 milliseconds