Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.h122 bool DoActionJavaScript(const CPDF_Action& JsAction, WideString csJSName);
H A Dcpdfsdk_formfillenvironment.cpp841 WideString csJSName) { in DoActionJavaScript() argument
845 RunDocumentOpenJavaScript(csJSName, swJS); in DoActionJavaScript()