Searched refs:has_glyphs (Results 1 – 2 of 2) 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()
702 bool has_glyphs = false; in readStrikeData() local703 if (!deserializer.read<bool>(&has_glyphs)) READ_FAILURE in readStrikeData()705 if (!has_glyphs) continue; in readStrikeData()