Searched refs:GetAnnotationIndex (Results 1 – 2 of 2) sorted by relevance
109 int GetAnnotationIndex(FPDF_PAGE page, FPDF_ANNOTATION annotation);
147 result.set_widget_index(GetAnnotationIndex(page, annotation)); in GetFormWidgetInfo()356 int FormFiller::GetAnnotationIndex(FPDF_PAGE page, FPDF_ANNOTATION annotation) { in GetAnnotationIndex() function in pdfClient::FormFiller