Home
last modified time | relevance | path

Searched refs:rasterGC (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoice.c327 ShowStipple(mainDisplay, choiceWindow, rasterGC, in ShowWhereToPrint()
330 if (colorDump) XSetForeground(mainDisplay, rasterGC, myFgPixel); in ShowWhereToPrint()
523 ShowStipple(mainDisplay, choiceWindow, rasterGC, vspacePixmap, in ShowTextVSpace()
715 ShowStipple(mainDisplay, choiceWindow, rasterGC, in ShowLineWidth()
740 ShowStipple(mainDisplay, choiceWindow, rasterGC, in ShowLineStyle()
747 ShowStipple(mainDisplay, choiceWindow, rasterGC, in ShowLineType()
822 ShowStipple(mainDisplay, choiceWindow, rasterGC, in ShowStretchableTextMode()
939 ShowStipple(mainDisplay, choiceWindow, rasterGC, in ShowPageLayout()
2025 XChangeGC(mainDisplay, rasterGC, in RedrawModeWindow()
2029 XSetTSOrigin(mainDisplay, rasterGC, 0, 0); in RedrawModeWindow()
[all …]
H A Dmsg.c777 XSetTSOrigin(mainDisplay, rasterGC, x, y); in RedrawStatusWindow()
778 XSetStipple(mainDisplay, rasterGC, statusBtnPixmap[i]); in RedrawStatusWindow()
779 XFillRectangle(mainDisplay, statusWindow, rasterGC, in RedrawStatusWindow()
781 XSetTSOrigin(mainDisplay, rasterGC, 0, 0); in RedrawStatusWindow()
1125 XChangeGC(mainDisplay, rasterGC, in RedrawUserRedrawWindow()
1127 XFillRectangle(mainDisplay, userRedrawWindow, rasterGC, x, y, in RedrawUserRedrawWindow()
1129 XSetTSOrigin(mainDisplay, rasterGC, 0, 0); in RedrawUserRedrawWindow()
H A Draster.e24 extern GC rasterGC;
H A Dpage.c239 XSetTSOrigin(mainDisplay, rasterGC, x, y); in RedrawPageWindow()
240 XSetStipple(mainDisplay, rasterGC, scrollPixmap[i]); in RedrawPageWindow()
241 XFillRectangle(mainDisplay, pageWindow, rasterGC, in RedrawPageWindow()
251 XSetTSOrigin(mainDisplay, rasterGC, 0, 0); in RedrawPageWindow()
H A Draster.c279 GC rasterGC=NULL; variable
674 rasterGC = XCreateGC(mainDisplay, mainWindow, in InitPattern()
1304 XFreeGC(mainDisplay, rasterGC); in CleanUpRasters()
H A Dcolor.c1402 XSetTSOrigin(mainDisplay, rasterGC, x, y); in RedrawColorWindow()
1403 XSetStipple(mainDisplay, rasterGC, scrollPixmap[i+4]); in RedrawColorWindow()
1404 XFillRectangle(mainDisplay, colorWindow, rasterGC, in RedrawColorWindow()
1414 XSetTSOrigin(mainDisplay, rasterGC, 0, 0); in RedrawColorWindow()
H A Dmenu.c1050 XSetStipple(mainDisplay, rasterGC, bitmap);
1051 XFillRectangle(mainDisplay, menu->window, rasterGC,