Searched refs:glyph_pos (Results 1 – 2 of 2) sorted by relevance
71 int glyph_pos = 0; in hb_stringToGlyphs() local73 glyphs[glyph_pos] = FT_Get_Char_Index(face, getChar(string, length, i)); in hb_stringToGlyphs()74 ++glyph_pos; in hb_stringToGlyphs()77 *numGlyphs = glyph_pos; in hb_stringToGlyphs()
445 hb_uint32 glyph_pos = 0; in HB_HeuristicSetGlyphAttributes() local450 logClusters[i] = glyph_pos; in HB_HeuristicSetGlyphAttributes()451 logClusters[++i] = glyph_pos; in HB_HeuristicSetGlyphAttributes()453 logClusters[i] = glyph_pos; in HB_HeuristicSetGlyphAttributes()455 ++glyph_pos; in HB_HeuristicSetGlyphAttributes()