Searched defs:hasGlyph (Results 1 – 3 of 3) sorted by relevance
176 bool FontFamily::hasGlyph(uint32_t codepoint, uint32_t variationSelector) const { in hasGlyph() function in minikin::FontFamily
436 static jboolean hasGlyph(JNIEnv *env, jclass, jlong paintHandle, jint bidiFlags, in hasGlyph() function
2869 public boolean hasGlyph(String string) { in hasGlyph() method in Paint