Lines Matching full:availableglyphs
575 const int availableGlyphs = shaper_item->num_glyphs;586 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/true);1204 HB_Bool HB_OpenTypePosition(HB_ShaperItem *item, int availableGlyphs, HB_Bool doLogClusters)1222 if (availableGlyphs < (int)face->buffer->in_length) {