Searched refs:WKBundleFrameGetPendingUnloadCount (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
H A DWKBundleFramePrivate.h48 WK_EXPORT unsigned WKBundleFrameGetPendingUnloadCount(WKBundleFrameRef frame);
H A DWKBundleFrame.cpp157 unsigned WKBundleFrameGetPendingUnloadCount(WKBundleFrameRef frameRef) function
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
H A DInjectedBundlePage.cpp633 unsigned pendingFrameUnloadEvents = WKBundleFrameGetPendingUnloadCount(frame);

Completed in 65 milliseconds