Searched refs:hasScript (Results 1 – 1 of 1) sorted by relevance
108 inline bool hasScript() const { return mScript != NO_SCRIPT; } in hasScript() function114 return hasLanguage() || hasScript() || hasRegion() || hasVariant() || hasEmojiStyle(); in isSupported()