Searched refs:nRight2 (Results 1 – 1 of 1) sorted by relevance
69 sal_Int32 nRight2 = aRect2.X + aRect2.Width; in GetRectangleInterception() local71 aResult.Width = ( nRight1 < nRight2 ? nRight1 : nRight2 ) - aResult.X; in GetRectangleInterception()
Completed in 14 milliseconds