Searched refs:STRING_OR_MISC_MASK (Results 1 – 1 of 1) sorted by relevance
155 STRING_OR_MISC_MASK = (1 << STRING) | (1 << EXTENDED_STRING) field in UnicodeProperty356 Predicate<String> matcher = isType(STRING_OR_MISC_MASK) ? in getSet()394 if (isType(STRING_OR_MISC_MASK)) { in getSet()875 .isType(STRING_OR_MISC_MASK) ? null in getSet()1522 if (isType(STRING_OR_MISC_MASK)) { in isValidValue()1541 if (isType(STRING_OR_MISC_MASK)) { in getValueAliases()1611 if (isType(STRING_OR_MISC_MASK)) { in isDefault()