Searched refs:has_glyphs (Results 1 – 3 of 3) sorted by relevance
154 bool has_glyphs = false; in subset() local168 has_glyphs = true; in subset()176 if (has_glyphs) in subset()180 return_trace (has_glyphs); in subset()
788 bool has_glyphs = false; in readStrikeData() local789 if (!deserializer.read<bool>(&has_glyphs)) READ_FAILURE in readStrikeData()791 if (!has_glyphs) continue; in readStrikeData()