Searched refs:hasEmojiStyle (Results 1 – 1 of 1) sorted by relevance
101 inline bool hasEmojiStyle() const { return mEmojiStyle != EmojiStyle::EMPTY; } in hasEmojiStyle() function104 return hasLanguage() || hasScript() || hasRegion() || hasVariant() || hasEmojiStyle(); in isSupported()