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

  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
LayoutTestController.cpp 391 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/
WKBundlePage.cpp 254 WKBundleInspectorRef WKBundlePageGetInspector(WKBundlePageRef pageRef)
WKBundlePage.h 301 WK_EXPORT WKBundleInspectorRef WKBundlePageGetInspector(WKBundlePageRef page);

Completed in 33 milliseconds