Searched refs:CapRound (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkGet.c323 *capPtr = CapRound;
357 case CapRound: return "round";
H A DtkTrig.c302 * CapRound, CapButt, or CapProjecting. */
339 if (((capStyle == CapRound) && (count == numPoints))
407 if (capStyle == CapRound) {
H A DtkCanvLine.c1412 if (((linePtr->capStyle == CapRound) && (count == numPoints))
1492 if (linePtr->capStyle == CapRound) {
2381 if (linePtr->capStyle == CapRound) {
H A DtkCanvPoly.c487 gcValues.cap_style = CapRound;
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkGet.c333 *capPtr = CapRound;
369 case CapRound: return "round";
H A DtkTrig.c303 * CapRound, CapButt, or CapProjecting. */
344 if (((capStyle == CapRound) && (count == numPoints))
413 if (capStyle == CapRound) {
H A DtkCanvLine.c1402 if (((linePtr->capStyle == CapRound) && (count == numPoints))
1483 if (linePtr->capStyle == CapRound) {
2391 if (linePtr->capStyle == CapRound) {
H A DtkCanvPoly.c495 gcValues.cap_style = CapRound;
/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h467 #define CapRound 2 macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h467 #define CapRound 2 macro
/macosx-10.10.1/groff-38/groff/src/devices/xditview/
H A DDvi.c261 values.cap_style = CapRound;
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinDraw.c1236 case CapRound:
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinDraw.c1248 case CapRound:
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXDraw.c1638 [CapRound] = kCGLineCapRound,
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDraw.c1664 [CapRound] = kCGLineCapRound,

Completed in 187 milliseconds