Home
last modified time | relevance | path

Searched refs:cef_drag_handler_t (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Ddrag_handler_ctocpp.cc29 cef_drag_handler_t* _struct = GetStruct(); in OnDragEnter()
59 cef_drag_handler_t* _struct = GetStruct(); in OnDraggableRegionsChanged()
108 cef_drag_handler_t*
109 CefCToCppRefCounted<CefDragHandlerCToCpp, CefDragHandler, cef_drag_handler_t>::
118 cef_drag_handler_t>::kWrapperType =
Ddrag_handler_ctocpp.h32 cef_drag_handler_t> {
Dclient_ctocpp.cc123 cef_drag_handler_t* _retval = _struct->get_drag_handler(_struct); in GetDragHandler()
/third_party/cef/libcef_dll/cpptoc/
Ddrag_handler_cpptoc.cc112 CefCppToCRefCounted<CefDragHandlerCppToC, CefDragHandler, cef_drag_handler_t>::
113 UnwrapDerived(CefWrapperType type, cef_drag_handler_t* s) { in UnwrapDerived()
121 cef_drag_handler_t>::kWrapperType =
Ddrag_handler_cpptoc.h31 cef_drag_handler_t> {
/third_party/cef/include/capi/
Dcef_drag_handler_capi.h86 } cef_drag_handler_t; typedef
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch31650 - cef_drag_handler_t* _retval = _struct->get_drag_handler(_struct);
31651 + cef_drag_handler_t *_retval = _struct->get_drag_handler(_struct);