Searched refs:pOutGlyphIds (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | ctlayout.cxx | 37 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int&, 288 int CTLayout::GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int& nStart, in GetNextGlyphs() argument 364 *(pOutGlyphIds++) = pCGGlyphIdx[ nSubIndex ]; in GetNextGlyphs()
|
H A D | atslayout.cxx | 47 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int&, 472 int ATSLayout::GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int& nStart, in GetNextGlyphs() argument 553 *(pOutGlyphIds++) = aGlyphId; in GetNextGlyphs()
|
Completed in 161 milliseconds