Home
last modified time | relevance | path

Searched refs:CAPSTYLE (Results 1 – 9 of 9) sorted by relevance

/dports/x11/xgc/xgc-1.0.5/
H A Dgram.y29 %token <num> CAPSTYLE CAPSTYLETYPE
59 | CAPSTYLE CAPSTYLETYPE
61 | CAPSTYLE ROUND
H A Dgram.h51 CAPSTYLE = 267, enumerator
82 #define CAPSTYLE 267 macro
H A Dgram.c78 CAPSTYLE = 267, enumerator
109 #define CAPSTYLE 267 macro
H A Dlex.c1218 { return (CAPSTYLE); }
/dports/astro/merkaartor/merkaartor-0.19.0/src/PaintStyle/
H A DFeaturePainter.cpp17 #define CAPSTYLE Qt::RoundCap macro
237 thePen.setCapStyle(CAPSTYLE); in drawBackground()
275 thePen.setCapStyle(CAPSTYLE); in drawBackground()
321 thePen.setCapStyle(CAPSTYLE); in drawBackground()
359 thePen.setCapStyle(CAPSTYLE); in drawBackground()
413 thePen.setCapStyle(CAPSTYLE); in drawForeground()
444 thePen.setCapStyle(CAPSTYLE); in drawForeground()
519 thePen.setCapStyle(CAPSTYLE); in drawTouchup()
H A DPrimitivePainter.cpp12 #define CAPSTYLE Qt::RoundCap macro
176 thePen.setCapStyle(CAPSTYLE); in drawBackground()
201 thePen.setCapStyle(CAPSTYLE); in drawForeground()
252 thePen.setCapStyle(CAPSTYLE); in drawTouchup()
/dports/x11/xscope/xscope-1.4.1/
H A Dx11.h155 #define CAPSTYLE 58 macro
H A Dtable11.c786 p = DefineType(CAPSTYLE, ENUMERATED, "CAPSTYLE", in InitEnumeratedTypes()
1357 DefineValues(p, 0x00000040L, 1, CAPSTYLE, "cap-style"); in InitValuesTypes()
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DDisplayList.c574 #define CAPSTYLE 19 macro
1523 {"cap-style", DlCapStyle, CAPSTYLE},
1796 case CAPSTYLE: in _Xaw_Xlib_ArgsInitProc()