Searched refs:pGlyphIdxAry (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/inc/ |
H A D | sallayout.hxx | 239 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& rPos, 334 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& rPos, int&,
|
H A D | graphite_layout.hxx | 149 virtual int GetNextGlyphs(int nLen, sal_GlyphId* pGlyphIdxAry, ::Point & rPos, int&,
|
/aoo41x/main/vcl/source/gdi/ |
H A D | sallayout.cxx | 2246 int MultiSalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& rPos, in GetNextGlyphs() argument 2260 int nRetVal = rLayout.GetNextGlyphs( nLen, pGlyphIdxAry, rPos, in GetNextGlyphs() 2276 pGlyphIdxAry[ i ] |= nFontTag; in GetNextGlyphs()
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 2833 virtual int GetNextGlyphs(int nLen, sal_GlyphId* pGlyphIdxAry, ::Point & rPos, int&,
|
Completed in 40 milliseconds