HomeSort by relevance Sort by last modified time
    Searched refs:indexOfFirstUnopenFormattingElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/html/parser/
HTMLConstructionSite.h 77 bool indexOfFirstUnopenFormattingElement(unsigned& firstUnopenElementIndex) const;
HTMLConstructionSite.cpp 423 bool HTMLConstructionSite::indexOfFirstUnopenFormattingElement(unsigned& firstUnopenElementIndex) const
443 if (!indexOfFirstUnopenFormattingElement(firstUnopenElementIndex))

Completed in 138 milliseconds