Searched refs:EndPaint (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | TextSinkP.h | 141 Bool (*EndPaint)(Widget); member in struct:__anon2f14482a0208
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winshadgdi.c | 759 EndPaint(pScreenPriv->hwndScreen, &ps); 796 /* EndPaint frees the DC */ 797 EndPaint(pScreenPriv->hwndScreen, &ps); 825 EndPaint(hWnd, &ps); 923 /* EndPaint frees the DC */ 924 EndPaint(hWnd, &ps);
|
| H A D | winmultiwindowwndproc.c | 590 EndPaint(hwnd, &ps);
|
| H A D | winshadddnl.c | 948 /* EndPaint frees the DC */ 950 EndPaint(pScreenPriv->hwndScreen, &ps);
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | TextSink.c | 80 static Bool EndPaint(Widget); 146 EndPaint 912 cclass->text_sink_class.extension->EndPaint == NULL) 958 return ((*cclass->text_sink_class.extension->EndPaint)(w)); 962 EndPaint(Widget w) function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowwndproc.c | 471 EndPaint (hwnd, &ps); 500 /* EndPaint frees the DC */ 501 EndPaint (hwnd, &ps);
|
| H A D | winshaddd.c | 1057 /* EndPaint frees the DC */ 1059 EndPaint (pScreenPriv->hwndScreen, &ps);
|
| H A D | winshadddnl.c | 1108 /* EndPaint frees the DC */ 1110 EndPaint (pScreenPriv->hwndScreen, &ps);
|
| H A D | winshadgdi.c | 845 /* EndPaint frees the DC */ 846 EndPaint (pScreenPriv->hwndScreen, &ps);
|
| H A D | winwin32rootlesswndproc.c | 820 /* EndPaint frees the DC */ 821 EndPaint (hwnd, &ps);
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | win32_winproc.c | 91 EndPaint(hwnd, &ps);
|
Completed in 16 milliseconds