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

/external/pdfium/public/
H A Dfpdf_formfill.h203 * Method: Doc_print
226 void (*Doc_print)(struct _IPDF_JsPlatform* pThis, member in struct:_IPDF_JsPlatform
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h159 if (m_pInfo && m_pInfo->m_pJsPlatform && m_pInfo->m_pJsPlatform->Doc_print)
160 m_pInfo->m_pJsPlatform->Doc_print(m_pInfo->m_pJsPlatform, bUI, nStart,
/external/pdfium/fpdfsdk/src/fpdfxfa/
H A Dfpdfxfa_doc.cpp760 if (pEnv->GetFormFillInfo()->m_pJsPlatform->Doc_print == NULL)
762 pEnv->GetFormFillInfo()->m_pJsPlatform->Doc_print(

Completed in 318 milliseconds