Searched defs:NewAnnot (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_annothandler.cpp59 CPDFSDK_Annot* CPDFSDK_AnnotHandlerMgr::NewAnnot(CPDF_Annot * pAnnot, CPDFSDK_PageView *pPageView) function in class:CPDFSDK_AnnotHandlerMgr
66 return pAnnotHandler->NewAnnot(pAnnot, pPageView);
394 CPDFSDK_Annot* CPDFSDK_BFAnnotHandler::NewAnnot(CPDF_Annot* pAnnot, CPDFSDK_PageView* pPage) function in class:CPDFSDK_BFAnnotHandler

Completed in 739 milliseconds