Searched refs:VDrawable (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dfontutils.c4250 XFillRectangle(screen->display, VDrawable(screen), gc2, x, y,
4298 VDrawable(screen), gc2,
4311 VDrawable(screen), gc2,
4325 VDrawable(screen), gc2,
4341 VDrawable(screen), gc2,
4369 XDrawRectangle(screen->display, VDrawable(screen), gc2,
H A Dutil.c2216 VDrawable(screen), VDrawable(screen),
2387 Drawable draw = VDrawable(screen);
3393 XFillRectangle(screen->display, VDrawable(screen),
3414 Drawable draw = VDrawable(screen);
3634 XDrawLine(screen->display, VDrawable(screen), gc,
3649 XDrawLine(screen->display, VDrawable(screen), gc,
3797 XDrawImageString(screen->display, VDrawable(screen), gc,
3802 VDrawable(screen), gc,
3841 VDrawable(scree
5899 VDrawable(TScreen *screen) function in typeref:typename:Window
[all...]
H A Dptyx.h3753 extern Window VDrawable(TScreen * /* screen */);
3755 #define VDrawable(screen) VWindow(screen) macro
H A Dgraphics.c1555 Window const drawable = VDrawable(screen);
H A Dxterm.h1831 VDrawable(TScreenOf(xw)), \
H A Dscreen.c1420 Window const drawable = VDrawable(screen);
1450 VDrawable(screen),
H A Dcharproc.c13447 XFillRectangle(screen->display, VDrawable(screen), outlineGC,
13459 XFillRectangle(screen->display, VDrawable(screen), outlineGC,
13522 XDrawLines(screen->display, VDrawable(screen), outlineGC,

Completed in 42 milliseconds