Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Ddrag_data_cpptoc.cc104 int CEF_CALLBACK drag_data_is_file(struct _cef_drag_data_t* self) { in drag_data_is_file() function
472 GetStruct()->is_file = drag_data_is_file; in CefDragDataCppToC()