Searched defs:isUnsupported (Results 1 - 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
H A DFontLanguage.h44 return !isUnsupported() && isEqualScript(other) && mLanguage == other.mLanguage;
51 bool isUnsupported() const { return mLanguage == 0ul; } function in struct:android::FontLanguage

Completed in 47 milliseconds