Searched refs:nDotDashIndex (Results 1 – 2 of 2) sorted by relevance
407 sal_uInt32 nDotDashIndex(0); in applyLineDashing() local452 … fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()
1327 sal_uInt32 nDotDashIndex(0); in applyLineDashing() local1386 fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()1449 fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()
Completed in 26 milliseconds