Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1403 int GraphiteLayout::GetNextGlyphs( int length, sal_GlyphId * glyph_out, in GetNextGlyphs() argument
1451 *glyph_out++ = glyph_itr->maGlyphId; in GetNextGlyphs()
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx2996 int GraphiteWinLayout::GetNextGlyphs( int length, sal_GlyphId* glyph_out, argument
3001 return maImpl.GetNextGlyphs(length, glyph_out, pos_out, glyph_slot, glyph_adv, char_index);

Completed in 43 milliseconds