Searched refs:nUnitsPerPixel (Results 1 – 2 of 2) sorted by relevance
545 long nUnitsPerPixel = 1; in LayoutText() local603 nUnitsPerPixel = mrPrinterGfx.GetCharWidth( cChar, cChar, &nGlyphWidth ); in LayoutText()614 SetUnitsPerPixel( nUnitsPerPixel ); in LayoutText()671 long nUnitsPerPixel = rLayout.GetUnitsPerPixel(); in DrawPrinterLayout() local685 aIdxAry[ i ] = nXOffset / nUnitsPerPixel; in DrawPrinterLayout()
604 long nUnitsPerPixel = 1; in LayoutText() local662 nUnitsPerPixel = mrPrinterGfx.GetCharWidth( cChar, cChar, &nGlyphWidth ); in LayoutText()673 SetUnitsPerPixel( nUnitsPerPixel ); in LayoutText()730 long nUnitsPerPixel = rLayout.GetUnitsPerPixel(); in DrawPrinterLayout() local770 aIdxAry[ i ] = nXOffset / nUnitsPerPixel; in DrawPrinterLayout()
Completed in 30 milliseconds