Lines Matching refs:has_glyph
218 if (font->has_glyph (0x25CCu))
267 if (font->has_glyph (s))
304 bool has_glyph = font->has_glyph (s);
317 if (font->has_glyph (new_s))
330 if (!has_glyph ||
338 if (font->has_glyph (decomposed[0]) &&
339 font->has_glyph (decomposed[1]) &&
340 (!tindex || font->has_glyph (decomposed[2])))
355 if (has_glyph && !tindex)
373 if (has_glyph)