Searched defs:allowed_ops (Results 1 – 15 of 15) sorted by relevance
/third_party/cef/libcef/browser/ |
D | browser_platform_delegate.cc | 293 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/ |
D | browser_platform_delegate_osr.cc | 289 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()
|
D | web_contents_view_osr.cc | 153 blink::DragOperationsMask allowed_ops, in StartDragging()
|
/third_party/cef/include/ |
D | cef_render_handler.h | 182 DragOperationsMask allowed_ops, in StartDragging()
|
/third_party/cef/libcef/browser/chrome/ |
D | chrome_browser_host_impl.cc | 311 DragOperationsMask allowed_ops) { in DragTargetDragEnter() 316 DragOperationsMask allowed_ops) { in DragTargetDragOver()
|
/third_party/cef/tests/cefclient/browser/ |
D | client_handler_osr.cc | 125 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
|
D | osr_dragdrop_win.cc | 25 DWORD DragOperationToDropEffect(CefRenderHandler::DragOperation allowed_ops) { in DragOperationToDropEffect() 386 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
|
D | browser_window_osr_gtk.cc | 895 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
|
D | osr_window_win.cc | 1048 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | render_handler_ctocpp.cc | 271 DragOperationsMask allowed_ops, in StartDragging()
|
D | browser_host_ctocpp.cc | 910 DragOperationsMask allowed_ops) { in DragTargetDragEnter() 931 DragOperationsMask allowed_ops) { in DragTargetDragOver()
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_host_impl.cc | 964 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/ |
D | render_handler_cpptoc.cc | 331 cef_drag_operations_mask_t allowed_ops, in render_handler_start_dragging()
|
D | browser_host_cpptoc.cc | 1041 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/ |
D | os_rendering_unittest.cc | 1178 CefRenderHandler::DragOperationsMask allowed_ops, in StartDragging()
|