Home
last modified time | relevance | path

Searched refs:aWidthAry (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx724 sal_Int32 aWidthAry[ nMaxGlyphs ]; in DrawPrinterLayout() local
762 …int nGlyphCount = rLayout.GetNextGlyphs( nMaxGlyphs, aGlyphAry, aPos, nStart, aWidthAry, pText ? a… in DrawPrinterLayout()
769 nXOffset += aWidthAry[ i ]; in DrawPrinterLayout()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx665 sal_Int32 aWidthAry[ nMaxGlyphs ]; in DrawPrinterLayout() local
677 …int nGlyphCount = rLayout.GetNextGlyphs( nMaxGlyphs, aGlyphAry, aPos, nStart, aWidthAry, bIsPspSer… in DrawPrinterLayout()
684 nXOffset += aWidthAry[ i ]; in DrawPrinterLayout()

Completed in 26 milliseconds