Searched refs:isDashed (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiarc.c1775 int isDashed, isDoubleDash; local in function:miComputeArcs
1797 isDashed = !(pGC->lineStyle == LineSolid);
1840 if (isDashed) {
1886 if (isDashed) {
2060 if (isDashed) {
2115 if (isDashed && !arcsJoin) {
2137 (nexti != start || (arcsJoin && isDashed)))
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c1872 int isDashed, isDoubleDash; local in function:miComputeArcs
1894 isDashed = !(pGC->lineStyle == LineSolid);
1940 if (isDashed) {
1986 if (isDashed) {
2166 if (isDashed) {
2216 if (isDashed && !arcsJoin) {
2238 (nexti != start || (arcsJoin && isDashed)))

Completed in 11 milliseconds