Searched refs:FlushText (Results 1 – 3 of 3) sorted by relevance
642 ->FlushText(); // Flush pending text using old flags. in ParseOpenParenthesis()1779 void RegExpBuilder::FlushText() { in FlushText() function in v8::internal::RegExpBuilder1861 FlushText(); in AddAtom()1869 FlushText(); in AddTerm()1876 FlushText(); in AddAssertion()1892 FlushText(); in FlushTerms()1971 FlushText(); in AddQuantifierToAtom()1975 FlushText(); in AddQuantifierToAtom()
117 void FlushText();
904 void FlushText() { in FlushText() function in SkiaState1172 Accumulator::kPath == m_type ? FlushPath() : FlushText(); in Flush()