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

/external/webkit/Source/WebCore/dom/
H A DDocument.cpp1529 // If we wanted to call implicitClose() during recalcStyle, do so now that we're finished.
1532 implicitClose();
2064 // so we just call implicitClose() immediately. FIXME: This might fire
2068 implicitClose();
2072 // This code calls implicitClose() if all loading has completed.
2078 void Document::implicitClose() function in class:WebCore::Document
4280 // FrameLoader::finishedParsing() might end up calling Document::implicitClose() if all

Completed in 74 milliseconds