Searched refs:aClipBottomRight (Results 1 – 1 of 1) sorted by relevance
391 basegfx::B2DPoint aClipBottomRight(aScale.getX(), aScale.getY()); in createTextPrimitive() local396 aClipBottomRight.setY(aScaledRange.getMaxY()); in createTextPrimitive()403 aClipBottomRight.setX(aScaledRange.getMaxX()); in createTextPrimitive()440 const basegfx::B2DRange aClipRange(aClipTopLeft, aClipBottomRight); in createTextPrimitive()
Completed in 9 milliseconds