Searched refs:aOutlineSize (Results 1 – 2 of 2) sorted by relevance
2504 Size aOutlineSize; in ApplyTextObj() local2511 aOutlineSize = aOutlineRect.GetSize(); in ApplyTextObj()2537 … aLogicSize.Width() / aOutlineSize.Width() < 0.48 || in ApplyTextObj()2538 … aLogicSize.Width() / aOutlineSize.Width() > 0.5) in ApplyTextObj()2567 … aLogicSize.Width() / aOutlineSize.Width() < 0.48 || in ApplyTextObj()2568 … aLogicSize.Width() / aOutlineSize.Width() > 0.5) in ApplyTextObj()
1395 … const basegfx::B2DVector aOutlineSize(aLocalPolyPolygon.getB2DRange().getRange()); in processBasePrimitive2D() local1410 aOutlineSize); in processBasePrimitive2D()1412 … rFillGraphicAttribute.getGraphicRange().getMinimum() * aOutlineSize); in processBasePrimitive2D()
Completed in 37 milliseconds