Searched refs:EndPaint (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSinkP.h141 Bool (*EndPaint)(Widget); member in struct:__anon2f14482a0208
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinshadgdi.c759 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 Dwinmultiwindowwndproc.c590 EndPaint(hwnd, &ps);
H A Dwinshadddnl.c948 /* EndPaint frees the DC */
950 EndPaint(pScreenPriv->hwndScreen, &ps);
/xsrc/external/mit/libXaw/dist/src/
H A DTextSink.c80 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 Dwinmultiwindowwndproc.c471 EndPaint (hwnd, &ps);
500 /* EndPaint frees the DC */
501 EndPaint (hwnd, &ps);
H A Dwinshaddd.c1057 /* EndPaint frees the DC */
1059 EndPaint (pScreenPriv->hwndScreen, &ps);
H A Dwinshadddnl.c1108 /* EndPaint frees the DC */
1110 EndPaint (pScreenPriv->hwndScreen, &ps);
H A Dwinshadgdi.c845 /* EndPaint frees the DC */
846 EndPaint (pScreenPriv->hwndScreen, &ps);
H A Dwinwin32rootlesswndproc.c820 /* EndPaint frees the DC */
821 EndPaint (hwnd, &ps);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_winproc.c91 EndPaint(hwnd, &ps);

Completed in 16 milliseconds