Searched refs:aScaling (Results 1 – 2 of 2) sorted by relevance
886 ::basegfx::B2DHomMatrix aScaling; in fillTexturedPolyPolygon()888 aScaling.scale( 1.0/aBmpSize.Width, in fillTexturedPolyPolygon()891 aTotalTransform = aTextureTransform * aScaling; in fillTexturedPolyPolygon()
10491 …Size aScaling( lcl_convert( m_aGraphicsStack.front().m_aMapMode, m_aMapMode, getReferenceDevice(),… in endPattern() local10492 double fSX = (double(aScaling.Width()) / 10000.0); in endPattern()10493 double fSY = (double(aScaling.Height()) / 10000.0); in endPattern()
Completed in 163 milliseconds