Home
last modified time | relevance | path

Searched refs:nDotDashCount (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx382 const sal_uInt32 nDotDashCount(rDotDashArray.size()); in applyLineDashing() local
452 … fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()
H A Db2dpolygontools.cxx1301 const sal_uInt32 nDotDashCount(rDotDashArray.size()); in applyLineDashing() local
1386 fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()
1449 fDotDashMovingLength += rDotDashArray[(++nDotDashIndex) % nDotDashCount]; in applyLineDashing()

Completed in 34 milliseconds