Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.h30 static void GenerateEmptyAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
Dcpvt_generateap.cpp1313 void CPVT_GenerateAP::GenerateEmptyAP(CPDF_Document* pDoc, in GenerateEmptyAP() function in CPVT_GenerateAP
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp372 CPVT_GenerateAP::GenerateEmptyAP(pPage->m_pDocument.Get(), pAnnotDict); in FPDFAnnot_AppendObject()