Searched refs:FPDFDOC_InitFormFillEnviroument (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfpdfformfill.h542 * Function: FPDFDOC_InitFormFillEnviroument
552 DLLEXPORT FPDF_FORMHANDLE STDCALL FPDFDOC_InitFormFillEnviroument(FPDF_DOCUMENT document, FPDF_FORMFILLINFO* formInfo);
558 * hHandle - Handle to the form fill module. Returned by FPDFDOC_InitFormFillEnviroument.
567 * successfully loaded a PDF page, and method FPDFDOC_InitFormFillEnviroument had been invoked.
569 * hHandle - Handle to the form fill module. Returned by FPDFDOC_InitFormFillEnviroument.
581 * hHandle - Handle to the form fill module. Returned by FPDFDOC_InitFormFillEnviroument.
592 * hHandle - Handle to the form fill module. Returned by FPDFDOC_InitFormFillEnviroument.
606 * hHandle - Handle to the form fill module. Returned by FPDFDOC_InitFormFillEnviroument.
625 * hHandle - Handle to the form fill module. Returned by FPDFDOC_InitFormFillEnviroument.
644 * hHandle - Handle to the form fill module. Returned by FPDFDOC_InitFormFillEnviroument
[all...]
/external/pdfium/fpdfsdk/src/
H A Dfpdfformfill.cpp44 DLLEXPORT FPDF_FORMHANDLE STDCALL FPDFDOC_InitFormFillEnviroument(FPDF_DOCUMENT document, FPDF_FORMFILLINFO* formInfo) function
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc2217 form_ = FPDFDOC_InitFormFillEnviroument(

Completed in 36 milliseconds