Searched refs:has_glyphs (Results 1 – 1 of 1) sorted by relevance
632 bool has_glyphs = false; in readStrikeData() local633 if (!deserializer.read<bool>(&has_glyphs)) READ_FAILURE in readStrikeData()635 if (!has_glyphs) continue; in readStrikeData()