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

/external/webkit/Source/WebCore/html/parser/
H A DHTMLConstructionSite.cpp423 bool HTMLConstructionSite::indexOfFirstUnopenFormattingElement(unsigned& firstUnopenElementIndex) const function in class:WebCore::HTMLConstructionSite
443 if (!indexOfFirstUnopenFormattingElement(firstUnopenElementIndex))

Completed in 142 milliseconds