Home
last modified time | relevance | path

Searched defs:image_hotspot (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Ddrag_data_impl.cc22 const CefPoint& image_hotspot) in CefDragDataImpl()
/third_party/cef/tests/cefclient/browser/
Dbrowser_window_osr_gtk.cc1873 CefPoint image_hotspot = self->drag_data_->GetImageHotspot(); in DragBegin() local