Searched refs:isFlag (Results 1 – 1 of 1) sorted by relevance
386 static bool isFlag(const jchar* str, size_t length) { in isFlag() function487 if (nChars == 2 && isFlag(str.get(), str.size())) { in hasGlyph()