Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx200 void ImplScale( const double& fX, const double& fY, sal_uInt32 nMode = PS_RET );
570ImplScale( (double)aSizePoint.Width() / (double)pMTF->GetPrefSize().Width(), (double)aSizePoint.He… in ImplWriteProlog()
1452 void PSWriter::ImplScale( const double& fX, const double& fY, sal_uInt32 nMode ) in ImplScale() function in PSWriter
1766 ImplScale( nXWidth / nWidth, nYHeight / nHeight ); in ImplBmp()
1820 ImplScale( nXWidth, nYHeight ); in ImplBmp()
2335 ImplScale( fScaleX, fScaleY ); in ImplGetMapMode()

Completed in 24 milliseconds