Home
last modified time | relevance | path

Searched defs:allowed_ops (Results 1 – 15 of 15) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc293 cef_drag_operations_mask_t allowed_ops) { in DragTargetDragEnter()
299 cef_drag_operations_mask_t allowed_ops) { in DragTargetDragOver()
313 blink::DragOperationsMask allowed_ops, in StartDragging()
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc289 cef_drag_operations_mask_t allowed_ops) { in DragTargetDragEnter()
335 cef_drag_operations_mask_t allowed_ops) { in DragTargetDragOver()
464 blink::DragOperationsMask allowed_ops, in StartDragging()
Dweb_contents_view_osr.cc153 blink::DragOperationsMask allowed_ops, in StartDragging()
/third_party/cef/include/
Dcef_render_handler.h182 DragOperationsMask allowed_ops, in StartDragging()
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc311 DragOperationsMask allowed_ops) { in DragTargetDragEnter()
316 DragOperationsMask allowed_ops) { in DragTargetDragOver()
/third_party/cef/tests/cefclient/browser/
Dclient_handler_osr.cc125 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
Dosr_dragdrop_win.cc25 DWORD DragOperationToDropEffect(CefRenderHandler::DragOperation allowed_ops) { in DragOperationToDropEffect()
386 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
Dbrowser_window_osr_gtk.cc895 int allowed_ops = DRAG_OPERATION_NONE; in GetDragOperationsMask() local
1285 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
1963 CefBrowserHost::DragOperationsMask allowed_ops = in DragMotion() local
2049 CefBrowserHost::DragOperationsMask allowed_ops = in DragDrop() local
Dosr_window_win.cc1048 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
/third_party/cef/libcef_dll/ctocpp/
Drender_handler_ctocpp.cc271 DragOperationsMask allowed_ops, in StartDragging()
Dbrowser_host_ctocpp.cc910 DragOperationsMask allowed_ops) { in DragTargetDragEnter()
931 DragOperationsMask allowed_ops) { in DragTargetDragOver()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc964 CefBrowserHost::DragOperationsMask allowed_ops) { in DragTargetDragEnter()
989 CefBrowserHost::DragOperationsMask allowed_ops) { in DragTargetDragOver()
1641 blink::DragOperationsMask allowed_ops, in StartDragging()
/third_party/cef/libcef_dll/cpptoc/
Drender_handler_cpptoc.cc331 cef_drag_operations_mask_t allowed_ops, in render_handler_start_dragging()
Dbrowser_host_cpptoc.cc1041 cef_drag_operations_mask_t allowed_ops) { in browser_host_drag_target_drag_enter()
1071 cef_drag_operations_mask_t allowed_ops) { in browser_host_drag_target_drag_over()
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc1178 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()