Searched refs:aWidthAry (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 665 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()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 724 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()
|
Completed in 24 milliseconds