Home
last modified time | relevance | path

Searched defs:sDestination (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_interactiveform.cpp418 WideString sDestination = action.GetFilePath(); in DoAction_SubmitForm() local
468 bool CPDFSDK_InteractiveForm::SubmitForm(const WideString& sDestination) { in SubmitForm()