Searched refs:aDPISize (Results 1 – 1 of 1) sorted by relevance
357 const Size aDPISize( LogicToPixel( Size( 1, 1 ), MAP_INCH ) ); in DrawTransparent() local358 const long nBaseExtent = Max( FRound( aDPISize.Width() / 300. ), 1L ); in DrawTransparent()
Completed in 16 milliseconds