Searched defs:indexOfFirstUnopenFormattingElement (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLConstructionSite.cpp773 bool HTMLConstructionSite::indexOfFirstUnopenFormattingElement(unsigned& firstUnopenElementIndex) const function in class:HTMLConstructionSite
793 if (!indexOfFirstUnopenFormattingElement(firstUnopenElementIndex))

Completed in 96 milliseconds