Searched refs:glyphIndicesPresent (Results 1 – 3 of 3) sorted by relevance
274 …HB_Bool glyphIndicesPresent; /* input: true if the <glyphs> array contains glyph indice… member
562 if (shaper_item->glyphIndicesPresent) { in HB_ConvertStringToGlyphIndices()564 shaper_item->glyphIndicesPresent = false; in HB_ConvertStringToGlyphIndices()1355 shaper_item->glyphIndicesPresent = false; in HB_ShapeItem()
236 shaper_item.glyphIndicesPresent = false; in shaping()