Home
last modified time | relevance | path

Searched refs:centerGC (Results 1 – 2 of 2) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DToggle.c774 static void DrawDiamondButton (bw, x, y, size, borderGC, centerGC) in DrawDiamondButton() argument
777 GC borderGC, centerGC;
857 centerGC, pt, 4, Convex, CoordModeOrigin);
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DObso1_2.c682 void _XmDrawSquareButton (Widget w, int x, int y, int size, GC topGC, GC bottomGC, GC centerGC, in _XmDrawSquareButton() argument
697 centerGC, in _XmDrawSquareButton()
714 void _XmDrawDiamondButton (Widget tw, int x, int y, int size, GC topGC, GC bottomGC, GC centerGC, in _XmDrawDiamondButton() argument
929 centerGC, pt, 4, Convex, CoordModeOrigin); in _XmDrawDiamondButton()