HomeSort by relevance Sort by last modified time
    Searched refs:GetJSActionAndName (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_docjsactions.h 22 CPDF_Action GetJSActionAndName(int index, WideString* csName) const;
cpdf_docjsactions.cpp 21 CPDF_Action CPDF_DocJSActions::GetJSActionAndName(int index,
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.cpp 587 CPDF_Action jsAction = docJS.GetJSActionAndName(i, &csJSName);

Completed in 95 milliseconds