Searched refs:VDrawable (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.c | 4250 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 D | util.c | 2216 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 D | ptyx.h | 3753 extern Window VDrawable(TScreen * /* screen */); 3755 #define VDrawable(screen) VWindow(screen) macro
|
| H A D | graphics.c | 1555 Window const drawable = VDrawable(screen);
|
| H A D | xterm.h | 1831 VDrawable(TScreenOf(xw)), \
|
| H A D | screen.c | 1420 Window const drawable = VDrawable(screen); 1450 VDrawable(screen),
|
| H A D | charproc.c | 13447 XFillRectangle(screen->display, VDrawable(screen), outlineGC, 13459 XFillRectangle(screen->display, VDrawable(screen), outlineGC, 13522 XDrawLines(screen->display, VDrawable(screen), outlineGC,
|
Completed in 42 milliseconds