Home
last modified time | relevance | path

Searched refs:backgroundGC (Results 1 – 25 of 25) sorted by relevance

/dports/x11-toolkits/tix/Tix8.4.3/generic/
H A DtixTList.h67 GC backgroundGC; /* GC for drawing background. */ member
H A DtixTList.c314 wPtr->backgroundGC = None;
435 if (wPtr->backgroundGC != None) {
436 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
438 wPtr->backgroundGC = newGC;
667 if (wPtr->backgroundGC != None) {
668 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
929 XFillRectangle(wPtr->dispData.display, pixmap, wPtr->backgroundGC,
962 wPtr->backgroundGC, 0, 0,
H A DtixHList.h160 GC backgroundGC; /* GC for drawing background. */ member
H A DtixGrid.c335 wPtr->backgroundGC = None;
524 if (wPtr->backgroundGC != None) {
525 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
527 wPtr->backgroundGC = newGC;
810 if (wPtr->backgroundGC != None) {
811 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
1205 XFillRectangle(wPtr->dispData.display, buffer, wPtr->backgroundGC,
1209 XFillRectangle(wPtr->dispData.display, buffer, wPtr->backgroundGC,
1219 wPtr->backgroundGC, 0, 0, (unsigned) expW, (unsigned) expH,
H A DtixGrid.h239 GC backgroundGC; /* GC for drawing background. */ member
H A DtixHList.c396 wPtr->backgroundGC = None;
1861 if (wPtr->backgroundGC != None) {
1862 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
1864 wPtr->backgroundGC = newGC;
2080 if (wPtr->backgroundGC != None) {
2081 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
3570 XFillRectangle(wPtr->dispData.display, buffer, wPtr->backgroundGC,
3636 wPtr->backgroundGC, 0, 0, (unsigned) hdrW, (unsigned) hdrH);
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixGeneric/
H A DtixTList.h74 GC backgroundGC; /* GC for drawing background. */ member
H A DtixTList.c328 wPtr->backgroundGC = None;
466 if (wPtr->backgroundGC != None) {
467 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
469 wPtr->backgroundGC = newGC;
700 if (wPtr->backgroundGC != None) {
701 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
964 XFillRectangle(wPtr->dispData.display, pixmap, wPtr->backgroundGC,
999 wPtr->backgroundGC, 0, 0, Tk_Width(tkwin), Tk_Height(tkwin), 0, 0);
H A DtixHList.h161 GC backgroundGC; /* GC for drawing background. */ member
H A DtixGrid.c346 wPtr->backgroundGC = None;
535 if (wPtr->backgroundGC != None) {
536 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
538 wPtr->backgroundGC = newGC;
819 if (wPtr->backgroundGC != None) {
820 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
1214 XFillRectangle(wPtr->dispData.display, buffer, wPtr->backgroundGC,
1217 XFillRectangle(wPtr->dispData.display, buffer, wPtr->backgroundGC,
1227 wPtr->backgroundGC, 0, 0, expW, expH,
H A DtixGrid.h241 GC backgroundGC; /* GC for drawing background. */ member
H A DtixHList.c409 wPtr->backgroundGC = None;
1921 if (wPtr->backgroundGC != None) {
1922 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
1924 wPtr->backgroundGC = newGC;
2157 if (wPtr->backgroundGC != None) {
2158 Tk_FreeGC(wPtr->dispData.display, wPtr->backgroundGC);
3659 XFillRectangle(wPtr->dispData.display, buffer, wPtr->backgroundGC,
3725 wPtr->backgroundGC, 0, 0, hdrW, hdrH);
/dports/x11-toolkits/mowitz/Mowitz-0.2.1/Mowitz/
H A DMwTabsP.h54 GC backgroundGC ; member
H A DMwSliderP.h92 GC backgroundGC ; member
H A DMwSlider.c380 sw->slider.backgroundGC = in SliderInit()
1011 GC gc = sw->slider.backgroundGC ; in SliderMoveThumb()
1110 sw->slider.backgroundGC = AllocBackgroundGC((Widget)sw, None) ; in SliderAllocGCs()
1130 XtReleaseGC(w, sw->slider.backgroundGC) ; in SliderFreeGCs()
H A DMwTabs.c388 newTw->tabs.backgroundGC =
1021 tw->tabs.backgroundGC = AllocBackgroundGC((Widget)tw, None) ;
1037 XtReleaseGC(w, tw->tabs.backgroundGC) ;
1180 GC bggc = tw->tabs.backgroundGC ;
1217 GC bggc = tw->tabs.backgroundGC ;
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dtwang.c63 GC backgroundGC; /* GC for the background color */ member
158 st->backgroundGC = XCreateGC (st->dpy, st->window, GCForeground, &gcv); in setup()
518 put_xshm_image (st->dpy, st->window, st->backgroundGC, st->workImage, 0, 0, 0, 0, in renderFrame()
631 XFreeGC (dpy, st->backgroundGC); in twang_free()
/dports/astro/xtide/xtide-2.15.3/
H A DxxX.hh61 backgroundGC,
H A DxxX.cc50 xxX::backgroundGC=NULL, member in xxX
365 backgroundGC = XCreateGC (display, tempDrawable, GCForeground, &gcv); in installColors()
390 XSetForeground (display, backgroundGC, pixels[Colors::background]); in installColors()
508 XFillRectangle (display, temp, backgroundGC, 0, 0, width, height); in makePixmap()
H A DxxGlobe.cc513 XFillRectangle (xxX::display, globePixmap, xxX::backgroundGC, in redrawGlobe()
H A DxxMap.cc176 XFillRectangle (xxX::display, mapPixmap, xxX::backgroundGC, in redrawMap()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/private/
H A Dptbox.h66 GC backgroundGC; /* background GC */ member
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dxm_toolbar.c193 static GC backgroundGC = NULL; in set_button_sensitivity() local
202 if (backgroundGC == NULL) { in set_button_sensitivity()
204 backgroundGC = set_or_make_gc(NULL, GXcopy, m_background, foreground); in set_button_sensitivity()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dtbox.c102 sp->backgroundGC = None; in fli_create_tbox()
1573 if ( sp->backgroundGC ) in fli_tbox_prepare_drawing()
1574 XFreeGC( flx->display, sp->backgroundGC ); in fli_tbox_prepare_drawing()
1576 sp->backgroundGC = create_gc( obj, -1, 0, obj->col1, in fli_tbox_prepare_drawing()
1661 if ( sp->backgroundGC ) in free_tbox_spec()
1662 XFreeGC( flx->display, sp->backgroundGC ); in free_tbox_spec()
1691 sp->backgroundGC, in draw_tbox()
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/generic/
H A DtkTreeDisplay.c5228 GC gc = None, backgroundGC; in DrawColumnBackgroundReverse() local
5237 backgroundGC = Tk_3DBorderGC(tree->tkwin, tree->border, TK_3D_FLAT_GC); in DrawColumnBackgroundReverse()
5246 gc = backgroundGC; in DrawColumnBackgroundReverse()
5278 gc = backgroundGC; in DrawColumnBackgroundReverse()
5283 XFillRectangle(tree->display, td.drawable, backgroundGC, in DrawColumnBackgroundReverse()
5411 GC gc = None, backgroundGC; in DrawColumnBackground() local
5420 backgroundGC = Tk_3DBorderGC(tree->tkwin, tree->border, TK_3D_FLAT_GC); in DrawColumnBackground()
5429 gc = backgroundGC; in DrawColumnBackground()
5468 gc = backgroundGC; in DrawColumnBackground()
5478 XFillRectangle(tree->display, td.drawable, backgroundGC, in DrawColumnBackground()