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

/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
H A DLayoutTestController.cpp391 WKBundleInspectorShow(WKBundlePageGetInspector(InjectedBundle::shared().page()->page()));
396 WKBundleInspectorClose(WKBundlePageGetInspector(InjectedBundle::shared().page()->page()));
402 WKBundleInspectorEvaluateScriptForTest(WKBundlePageGetInspector(InjectedBundle::shared().page()->page()), callID, scriptWK.get());
407 WKBundleInspectorSetPageProfilingEnabled(WKBundlePageGetInspector(InjectedBundle::shared().page()->page()), enabled);
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
H A DWKBundlePage.cpp254 WKBundleInspectorRef WKBundlePageGetInspector(WKBundlePageRef pageRef) function
H A DWKBundlePage.h301 WK_EXPORT WKBundleInspectorRef WKBundlePageGetInspector(WKBundlePageRef page);

Completed in 60 milliseconds