Home
last modified time | relevance | path

Searched refs:aScaling (Results 1 – 2 of 2) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx886 ::basegfx::B2DHomMatrix aScaling; in fillTexturedPolyPolygon()
888 aScaling.scale( 1.0/aBmpSize.Width, in fillTexturedPolyPolygon()
891 aTotalTransform = aTextureTransform * aScaling; in fillTexturedPolyPolygon()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx10491 …Size aScaling( lcl_convert( m_aGraphicsStack.front().m_aMapMode, m_aMapMode, getReferenceDevice(),… in endPattern() local
10492 double fSX = (double(aScaling.Width()) / 10000.0); in endPattern()
10493 double fSY = (double(aScaling.Height()) / 10000.0); in endPattern()

Completed in 66 milliseconds