Searched refs:DPI_COUNT (Results 1 – 2 of 2) sorted by relevance
76 #define DPI_COUNT (sizeof(aDPIArray)/sizeof(aDPIArray[0 ])) macro747 …on( aDPIArray[ Min( (sal_uInt16) GetReducedBitmapResolution(), (sal_uInt16)( DPI_COUNT - 1 ) ) ] ); in GetPrinterOptions()776 for( long i = ( DPI_COUNT - 1 ); i >= 0; i-- ) in SetPrinterOptions()
48 #define DPI_COUNT (sizeof(aDPIArray)/sizeof(aDPIArray[0 ])) macro258 for( long i = ( DPI_COUNT - 1 ); i >= 0; i-- ) in ImplUpdateControls()
Completed in 24 milliseconds