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

  /external/chromium_org/third_party/WebKit/public/web/
WebPermissionClient.h 99 virtual bool allowMutationEvents(const WebDocument&, bool defaultValue) { return defaultValue; }
  /external/chromium_org/chrome/renderer/
chrome_render_view_observer.cc 498 bool ChromeRenderViewObserver::allowMutationEvents(const WebDocument& document,
    [all...]

Completed in 2104 milliseconds