Searched refs:aOutlineSize (Results 1 – 2 of 2) sorted by relevance
2502 Size aOutlineSize; in ApplyTextObj() local2509 aOutlineSize = aOutlineRect.GetSize(); in ApplyTextObj()2535 … aLogicSize.Width() / aOutlineSize.Width() < 0.48 || in ApplyTextObj()2536 … aLogicSize.Width() / aOutlineSize.Width() > 0.5) in ApplyTextObj()2565 … aLogicSize.Width() / aOutlineSize.Width() < 0.48 || in ApplyTextObj()2566 … 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()