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

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebFrame.h 114 unsigned pendingUnloadCount() const;
WebFrame.cpp 439 unsigned WebFrame::pendingUnloadCount() const
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundleFrame.cpp 159 return toImpl(frameRef)->pendingUnloadCount();

Completed in 25 milliseconds