Searched refs:textClass_ (Results 1 – 2 of 2) sorted by relevance
86 if (!lookupTextClass(textClassString, charset, textClass_)) { in init()107 if (textClass_ != CHARSET) { in init()125 switch (textClass_) { in init()219 result = textClass_; in getTextClass()241 if (!formal_ || textClass_ == CHARSET) in getLanguage()249 if (!formal_ || textClass_ != CHARSET) in getDesignatingSequence()
77 TextClass textClass_; variable