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

  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundlePrivate.h 69 WK_EXPORT void WKBundleSetAllowFileAccessFromFileURLs(WKBundleRef bundle, WKBundlePageGroupRef pageGroup, bool enabled);
WKBundle.cpp 136 void WKBundleSetAllowFileAccessFromFileURLs(WKBundleRef bundleRef, WKBundlePageGroupRef pageGroupRef, bool enabled)
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/
LayoutTestController.cpp 326 WKBundleSetAllowFileAccessFromFileURLs(InjectedBundle::shared().bundle(), InjectedBundle::shared().pageGroup(), enabled);

Completed in 67 milliseconds