Home
last modified time | relevance | path

Searched defs:loadedNonEmptyDocument (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLIFrameElement.h52 virtual bool loadedNonEmptyDocument() const OVERRIDE { return m_didLoadNonEmptyDocument; } in loadedNonEmptyDocument() function
DHTMLFrameOwnerElement.h59 virtual bool loadedNonEmptyDocument() const { return false; } in loadedNonEmptyDocument() function