Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1404 ::Point & aPosOut, int &glyph_slot, sal_Int32 * glyph_adv, int *char_index) const in GetNextGlyphs() argument
1465 if (glyph_adv) // If we are returning advance store it. in GetNextGlyphs()
1466 *glyph_adv++ = nGlyphAdvance; in GetNextGlyphs()
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx2997 ::Point & pos_out, int &glyph_slot, long * glyph_adv, int *char_index) const argument
3001 return maImpl.GetNextGlyphs(length, glyph_out, pos_out, glyph_slot, glyph_adv, char_index);

Completed in 38 milliseconds