Searched refs:nDotDashCount (Results 1 – 2 of 2) sorted by relevance
382 const sal_uInt32 nDotDashCount(rDotDashArray.size()); in applyLineDashing() local452 … fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()
1301 const sal_uInt32 nDotDashCount(rDotDashArray.size()); in applyLineDashing() local1386 fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()1449 fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()
Completed in 43 milliseconds