Home | History | Annotate | Download | only in fonts

Lines Matching refs:glyphBuffer

36 #include "GlyphBuffer.h"
188 const GlyphBuffer& glyphBuffer, int from, int numGlyphs,
201 const GlyphBufferGlyph* glyphs = glyphBuffer.glyphs(from);
202 const GlyphBufferAdvance* adv = glyphBuffer.advances(from);