Searched refs:NewAnnot (Results 1 – 2 of 2) sorted by relevance
111 std::unique_ptr<CPDFSDK_Annot> NewAnnot(CPDF_Annot* annot);
95 std::unique_ptr<CPDFSDK_Annot> CPDFSDK_PageView::NewAnnot(CPDF_Annot* annot) { in NewAnnot() function in CPDFSDK_PageView571 std::unique_ptr<CPDFSDK_Annot> pAnnot = NewAnnot(pPDFAnnot); in LoadFXAnnots()