Searched refs:GetJSActionAndName (Results 1 – 3 of 3) sorted by relevance
22 CPDF_Action GetJSActionAndName(int index, WideString* csName) const;
21 CPDF_Action CPDF_DocJSActions::GetJSActionAndName(int index, in GetJSActionAndName() function in CPDF_DocJSActions
587 CPDF_Action jsAction = docJS.GetJSActionAndName(i, &csJSName); in ProcJavascriptFun()