Searched refs:NEW_WORD (Results 1 – 3 of 3) sorted by relevance
31 const ErrorTypeUtils::ErrorType ErrorTypeUtils::NEW_WORD = 0x200; member in latinime::ErrorTypeUtils
50 static const ErrorType NEW_WORD; variable
99 return ErrorTypeUtils::NEW_WORD; in getErrorType()