Searched refs:pMtfSize_100TH_MM (Results 1 – 2 of 2) sorted by relevance
138 const Size* pMtfSize_100TH_MM ) in WriteGraphic() argument270 if( pMtfSize_100TH_MM && ( rGraphic.GetType() != GRAPHIC_BITMAP ) ) in WriteGraphic()273 const Size aSize( aVDev.LogicToPixel( *pMtfSize_100TH_MM, MAP_100TH_MM ) ); in WriteGraphic()303 if( pMtfSize_100TH_MM && ( rGraphic.GetType() != GRAPHIC_BITMAP ) ) in WriteGraphic()306 const Size aSize( aVDev.LogicToPixel( *pMtfSize_100TH_MM, MAP_100TH_MM ) ); in WriteGraphic()
68 const Size* pMtfSize_100TH_MM = NULL );
Completed in 23 milliseconds