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

  /external/webkit/Source/WebCore/html/parser/
HTMLConstructionSite.cpp 94 if (shouldFosterParent()) {
265 ASSERT(!shouldFosterParent());
272 ASSERT(!shouldFosterParent());
337 if (shouldFosterParent())
487 bool HTMLConstructionSite::shouldFosterParent() const
HTMLConstructionSite.h 74 bool shouldFosterParent() const;

Completed in 155 milliseconds