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

  /external/webkit/WebCore/page/
History.cpp 59 return m_frame->page()->getHistoryLength();
Page.h 123 int getHistoryLength();
Page.cpp 334 int Page::getHistoryLength()
DOMWindow.cpp 757 if (page->openedByDOM() || page->getHistoryLength() <= 1 || allowScriptsToCloseWindows)
    [all...]

Completed in 29 milliseconds