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