Home
last modified time | relevance | path

Searched refs:bottomGC (Results 1 – 16 of 16) sorted by relevance

/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DShadow.c432 GC bottomGC;
451 bottomGC,
467 topGC, bottomGC,
483 topGC, bottomGC,
507 bottomGC,
553 topGC, bottomGC,
581 GC bottomGC;
613 bottomGC,
629 topGC, bottomGC,
684 bottomGC,
[all …]
/dports/x11-toolkits/xbae/xbae-4.60.4/src/
H A DShadow.c264 int height, GC topGC, GC bottomGC, unsigned char shadow) in DrawRowShadow() argument
277 if (topGC != bottomGC) in DrawRowShadow()
278 XSetClipRectangles(XtDisplay(mw), bottomGC, 0, 0, &rect, 1, Unsorted); in DrawRowShadow()
292 DRAW_SHADOW(XtDisplay(mw), win, "win", topGC, bottomGC, in DrawRowShadow()
296 if (topGC != bottomGC) in DrawRowShadow()
297 XSetClipMask(XtDisplay(mw), bottomGC, None); in DrawRowShadow()
302 int height, GC topGC, GC bottomGC, unsigned char shadow) in DrawColumnShadow() argument
315 if (topGC != bottomGC) in DrawColumnShadow()
330 DRAW_SHADOW(XtDisplay(mw), win, "win", topGC, bottomGC, in DrawColumnShadow()
334 if (topGC != bottomGC) in DrawColumnShadow()
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnix3d.c219 GC topGC = NULL, bottomGC = NULL; in Tk_3DHorizontalBevel() local
235 topGC = bottomGC = borderPtr->bgGC; in Tk_3DHorizontalBevel()
239 bottomGC = borderPtr->lightGC; in Tk_3DHorizontalBevel()
242 topGC = bottomGC = (topBevel? borderPtr->lightGC : borderPtr->darkGC); in Tk_3DHorizontalBevel()
246 bottomGC = borderPtr->darkGC; in Tk_3DHorizontalBevel()
259 topGC = bottomGC = (topBevel? borderPtr->darkGC : borderPtr->lightGC); in Tk_3DHorizontalBevel()
307 (y < halfway) ? topGC : bottomGC, x1, y, in Tk_3DHorizontalBevel()
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A DtkUnix3d.c219 GC topGC = NULL, bottomGC = NULL; in Tk_3DHorizontalBevel() local
235 topGC = bottomGC = borderPtr->bgGC; in Tk_3DHorizontalBevel()
239 bottomGC = borderPtr->lightGC; in Tk_3DHorizontalBevel()
242 topGC = bottomGC = (topBevel? borderPtr->lightGC : borderPtr->darkGC); in Tk_3DHorizontalBevel()
246 bottomGC = borderPtr->darkGC; in Tk_3DHorizontalBevel()
259 topGC = bottomGC = (topBevel? borderPtr->darkGC : borderPtr->lightGC); in Tk_3DHorizontalBevel()
307 (y < halfway) ? topGC : bottomGC, x1, y, in Tk_3DHorizontalBevel()
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnix3d.c218 GC topGC = None, bottomGC = None; in Tk_3DHorizontalBevel() local
234 topGC = bottomGC = borderPtr->bgGC; in Tk_3DHorizontalBevel()
238 bottomGC = borderPtr->lightGC; in Tk_3DHorizontalBevel()
241 topGC = bottomGC = (topBevel? borderPtr->lightGC : borderPtr->darkGC); in Tk_3DHorizontalBevel()
245 bottomGC = borderPtr->darkGC; in Tk_3DHorizontalBevel()
258 topGC = bottomGC = (topBevel? borderPtr->darkGC : borderPtr->lightGC); in Tk_3DHorizontalBevel()
306 (y < halfway) ? topGC : bottomGC, x1, y, in Tk_3DHorizontalBevel()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DtkUnix3d.c225 GC topGC = None, bottomGC = None; local
241 topGC = bottomGC = borderPtr->bgGC;
245 bottomGC = borderPtr->lightGC;
248 topGC = bottomGC =
253 bottomGC = borderPtr->darkGC;
267 topGC = bottomGC =
314 (y < halfway) ? topGC : bottomGC, x1, y,
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDrPoly.c44 GC bottomGC, in XmeDrawPolygonShadow() argument
64 topGC, bottomGC, in XmeDrawPolygonShadow()
H A DDrawP.h227 GC bottomGC,
H A DObso1_2.c682 void _XmDrawSquareButton (Widget w, int x, int y, int size, GC topGC, GC bottomGC, GC centerGC, in _XmDrawSquareButton() argument
690 topGC, bottomGC, in _XmDrawSquareButton()
714 void _XmDrawDiamondButton (Widget tw, int x, int y, int size, GC topGC, GC bottomGC, GC centerGC, in _XmDrawDiamondButton() argument
879 bottomGC, &seg[6], 6); in _XmDrawDiamondButton()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A Dtk3d.c320 GC topGC = None, bottomGC = None; local
335 topGC = bottomGC =
339 topGC = bottomGC =
344 bottomGC = borderPtr->darkGC;
348 bottomGC = borderPtr->lightGC;
351 topGC = bottomGC = borderPtr->bgGC;
388 (y < halfway) ? topGC : bottomGC, x1, y,
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A Dtk3d.c320 GC topGC = None, bottomGC = None; local
335 topGC = bottomGC =
339 topGC = bottomGC =
344 bottomGC = borderPtr->darkGC;
348 bottomGC = borderPtr->lightGC;
351 topGC = bottomGC = borderPtr->bgGC;
388 (y < halfway) ? topGC : bottomGC, x1, y,
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A Dtk3d.c320 GC topGC = None, bottomGC = None; local
335 topGC = bottomGC =
339 topGC = bottomGC =
344 bottomGC = borderPtr->darkGC;
348 bottomGC = borderPtr->lightGC;
351 topGC = bottomGC = borderPtr->bgGC;
388 (y < halfway) ? topGC : bottomGC, x1, y,
/dports/audio/xmcd/xmcd-3.3.2/labelh_d/
H A DLabelHP.h62 GC bottomGC;
H A DLabelH.c153 HACK(_new).bottomGC = in initialize()
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/common/
H A Dpaint.c296 GC hiGC, topGC, bottomGC; in DrawAnchor() local
422 bottomGC = MGR_ATTR(bottom_shadow_GC); in DrawAnchor()
428 bottomGC = MGR_ATTR(top_shadow_GC); in DrawAnchor()
436 bottomGC = MGR_ATTR(bottom_shadow_GC); in DrawAnchor()
446 width, font->lineheight, topGC, bottomGC); in DrawAnchor()
487 bottomGC = MGR_ATTR(top_shadow_GC); in DrawAnchor()
492 bottomGC = MGR_ATTR(bottom_shadow_GC); in DrawAnchor()
496 width, font->lineheight, topGC, bottomGC); in DrawAnchor()
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/common/
H A Dpaint.c297 GC hiGC, topGC, bottomGC; in DrawAnchor() local
423 bottomGC = MGR_ATTR(bottom_shadow_GC); in DrawAnchor()
429 bottomGC = MGR_ATTR(top_shadow_GC); in DrawAnchor()
437 bottomGC = MGR_ATTR(bottom_shadow_GC); in DrawAnchor()
447 width, font->lineheight, topGC, bottomGC); in DrawAnchor()
488 bottomGC = MGR_ATTR(top_shadow_GC); in DrawAnchor()
493 bottomGC = MGR_ATTR(bottom_shadow_GC); in DrawAnchor()
497 width, font->lineheight, topGC, bottomGC); in DrawAnchor()