Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.h44 static bool GenerateTextAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
Dcpdf_annot.cpp107 result = CPVT_GenerateAP::GenerateTextAP(m_pDocument, pDict); in GenerateAPIfNeeded()
Dcpvt_generateap.cpp888 bool CPVT_GenerateAP::GenerateTextAP(CPDF_Document* pDoc, in GenerateTextAP() function in CPVT_GenerateAP