Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Ddownload_item_cpptoc.cc71 int CEF_CALLBACK download_item_is_canceled(struct _cef_download_item_t* self) { in download_item_is_canceled() function
315 GetStruct()->is_canceled = download_item_is_canceled; in CefDownloadItemCppToC()