Searched refs:adx (Results 1 – 4 of 4) sorted by relevance
232 sal_Int32 adx = x2 - x1; in renderClippedLine() local234 if( adx < 0 ) in renderClippedLine()236 adx *= -1; in renderClippedLine()252 if( adx >= ady ) in renderClippedLine()255 sal_Int32 rem = 2*ady - adx - !bRoundTowardsPt2; in renderClippedLine()270 adx *= 2; in renderClippedLine()286 rem -= adx; in renderClippedLine()313 rem -= adx; in renderClippedLine()346 adx *= 2; in renderClippedLine()373 rem += adx; in renderClippedLine()[all …]
85 sal_Int32 adx = x2 - x1; in renderLine() local87 if( adx < 0 ) in renderLine()89 adx *= -1; in renderLine()105 if( adx >= ady ) in renderLine()108 sal_Int32 rem = 2*ady - adx - !bRoundTowardsPt2; in renderLine()109 adx *= 2; in renderLine()128 rem -= adx; in renderLine()142 sal_Int32 rem = 2*adx - ady - !bRoundTowardsPt2; in renderLine()143 adx *= 2; in renderLine()170 rem += adx; in renderLine()
1527 BigInt adx = dx; in EdgeSection() local1528 adx *= mn; in EdgeSection()1529 if( adx.IsNeg() ) in EdgeSection()1531 adx += md/2; in EdgeSection()1533 adx -= (md-1)/2; in EdgeSection()1536 adx -= (md+1)/2; in EdgeSection()1538 adx += md/2; in EdgeSection()1539 adx /= md; in EdgeSection()1540 nNewY = (long)adx + ly; in EdgeSection()
40724 helpcontent2 source\text\simpress\01\03150300.xhp 0 help hd_id3153144 1 0 kid k1-adx‖\<link href=…
Completed in 1810 milliseconds