Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1721 double nYHeight = nYHeightOrg; in ImplBmp() local
1759 nYHeight = nYHeightOrg * nHeight / nHeightOrg; in ImplBmp()
1766 ImplScale( nXWidth / nWidth, nYHeight / nHeight ); in ImplBmp()
1819 ImplTranslate( aSourcePos.X(), aSourcePos.Y() + nYHeight ); in ImplBmp()
1820 ImplScale( nXWidth, nYHeight ); in ImplBmp()

Completed in 23 milliseconds