HomeSort by relevance Sort by last modified time
    Searched defs:setCustomPolicyDelegate (Results 1 - 7 of 7) sorted by null

  /external/webkit/Tools/DumpRenderTree/wx/
LayoutTestControllerWx.cpp 110 void LayoutTestController::setCustomPolicyDelegate(bool, bool)
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 86 DumpRenderTreeSupportQt::setCustomPolicyDelegate(false, false);
598 void LayoutTestController::setCustomPolicyDelegate(bool enabled, bool permissive)
600 DumpRenderTreeSupportQt::setCustomPolicyDelegate(enabled, permissive);
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
DumpRenderTreeSupportQt.cpp 701 void DumpRenderTreeSupportQt::setCustomPolicyDelegate(bool enabled, bool permissive)
    [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.cpp 145 bindMethod("setCustomPolicyDelegate", &LayoutTestController::setCustomPolicyDelegate);
    [all...]
WebViewHost.cpp     [all...]
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 254 void LayoutTestController::setCustomPolicyDelegate(bool setDelegate, bool permissive)
    [all...]
  /external/webkit/Tools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 398 void LayoutTestController::setCustomPolicyDelegate(bool setDelegate, bool permissive)
    [all...]

Completed in 300 milliseconds