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