Searched refs:CHAR_CLASS (Results 1 – 2 of 2) sorted by relevance
151 enum TextType { ATOM, CHAR_CLASS }; enumerator170 DCHECK(text_type() == CHAR_CLASS); in char_class()
871 return TextElement(CHAR_CLASS, char_class); in CharClass()880 case CHAR_CLASS: in length()2798 DCHECK(elm.text_type() == TextElement::CHAR_CLASS); in FilterOneByte()3260 DCHECK_EQ(TextElement::CHAR_CLASS, elm.text_type()); in TextEmitPass()3382 if (elm.text_type() == TextElement::CHAR_CLASS) { in MakeCaseIndependent()3405 if (elm.text_type() != TextElement::CHAR_CLASS) return NULL; in GetSuccessorOfOmnivorousTextNode()4559 case TextElement::CHAR_CLASS: { in VisitText()6119 DCHECK_EQ(TextElement::CHAR_CLASS, text.text_type()); in FillInBMInfo()6236 case TextElement::CHAR_CLASS: { in VisitText()