Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.cpp472 std::unique_ptr<CFDF_Document> pFDFDoc = in SubmitForm() local
474 if (!pFDFDoc) in SubmitForm()
477 ByteString fdf_buffer = pFDFDoc->WriteToString(); in SubmitForm()