Home
last modified time | relevance | path

Searched refs:GetAnnotationIndex (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.h109 int GetAnnotationIndex(FPDF_PAGE page, FPDF_ANNOTATION annotation);
Dform_filler.cc147 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