Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1707 …p( Bitmap* pBitmap, Bitmap* pMaskBitmap, const Point & rPoint, double nXWidth, double nYHeightOrg ) in ImplBmp() argument
1721 double nYHeight = nYHeightOrg; in ImplBmp()
1759 nYHeight = nYHeightOrg * nHeight / nHeightOrg; in ImplBmp()
2023 …aSourcePos.Y() = (long) ( rPoint.Y() + ( nYHeightOrg * ( nHeightOrg - nHeightLeft ) ) / nHeightOrg… in ImplBmp()

Completed in 17 milliseconds