Searched refs:NewAnnotForXFA (Results 1 – 3 of 3) sorted by relevance
103 std::unique_ptr<CPDFSDK_Annot> NewAnnotForXFA(CXFA_FFWidget* pAnnot,
222 std::unique_ptr<CPDFSDK_Annot> CPDFXFA_WidgetHandler::NewAnnotForXFA( in NewAnnotForXFA() function in CPDFXFA_WidgetHandler
67 ->NewAnnotForXFA(pAnnot, pPageView); in NewXFAAnnot()