Home
last modified time | relevance | path

Searched refs:WKBundleIsPageBoxVisible (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundlePrivate.h75 WK_EXPORT bool WKBundleIsPageBoxVisible(WKBundleRef bundle, WKBundleFrameRef frameRef, int);
DWKBundle.cpp171 WK_EXPORT bool WKBundleIsPageBoxVisible(WKBundleRef bundleRef, WKBundleFrameRef frameRef, int pageI… in WKBundleIsPageBoxVisible() function
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.cpp350 return WKBundleIsPageBoxVisible(InjectedBundle::shared().bundle(), mainFrame, pageIndex); in isPageBoxVisible()
/external/webkit/Source/WebKit2/
DChangeLog3034 (WKBundleIsPageBoxVisible):