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

/external/webkit/Source/WebCore/html/parser/
H A DHTMLConstructionSite.cpp94 if (shouldFosterParent()) {
265 ASSERT(!shouldFosterParent());
272 ASSERT(!shouldFosterParent());
337 if (shouldFosterParent())
487 bool HTMLConstructionSite::shouldFosterParent() const function in class:HTMLConstructionSite

Completed in 44 milliseconds