Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DJS_Define.h418 void JSGlobalFunc(const char* func_name_string, in JSGlobalFunc() argument
431 pRuntime->Error(JSFormatErrorString(func_name_string, nullptr, sError)); in JSGlobalFunc()