Searched refs:glyph_out (Results 1 – 2 of 2) sorted by relevance
1403 int GraphiteLayout::GetNextGlyphs( int length, sal_GlyphId * glyph_out, in GetNextGlyphs() argument1451 *glyph_out++ = glyph_itr->maGlyphId; in GetNextGlyphs()
2996 int GraphiteWinLayout::GetNextGlyphs( int length, sal_GlyphId* glyph_out, argument3001 return maImpl.GetNextGlyphs(length, glyph_out, pos_out, glyph_slot, glyph_adv, char_index);
Completed in 28 milliseconds