Searched defs:allowed_ops (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate_view.h51 blink::WebDragOperationsMask allowed_ops,
50 StartDragging(const DropData& drop_data, blink::WebDragOperationsMask allowed_ops, const gfx::ImageSkia& image, const gfx::Vector2d& image_offset, const DragEventSourceInfo& event_info) argument
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_android.cc190 blink::WebDragOperationsMask allowed_ops,
188 StartDragging( const DropData& drop_data, blink::WebDragOperationsMask allowed_ops, const gfx::ImageSkia& image, const gfx::Vector2d& image_offset, const DragEventSourceInfo& event_info) argument

Completed in 347 milliseconds