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

  /external/chromium_org/third_party/WebKit/public/web/
WebPlugin.h 104 virtual bool handleDragStatusUpdate(WebDragStatus, const WebDragData&, WebDragOperationsMask, const WebPoint& position, const WebPoint& screenPosition) { return false; }
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin.cc 525 bool BrowserPlugin::handleDragStatusUpdate(blink::WebDragStatus drag_status,
  /external/chromium_org/content/shell/renderer/test_runner/
test_plugin.cc 699 bool TestPlugin::handleDragStatusUpdate(

Completed in 307 milliseconds