Searched refs:GetFormAnnotation (Results 1 – 2 of 2) sorted by relevance
122 ScopedFPDFAnnotation annotation = GetFormAnnotation(page, point); in GetFormWidgetInfo()127 ScopedFPDFAnnotation annotation = GetFormAnnotation(page, annotation_index); in GetFormWidgetInfo()222 ScopedFPDFAnnotation annotation = GetFormAnnotation(page, point); in ClickOnPoint()235 ScopedFPDFAnnotation annotation = GetFormAnnotation(page, annotation_index); in SetText()260 ScopedFPDFAnnotation annotation = GetFormAnnotation(page, annotation_index); in SetChoiceSelection()315 ScopedFPDFAnnotation FormFiller::GetFormAnnotation(FPDF_PAGE page, Point_d point) { in GetFormAnnotation() function in pdfClient::FormFiller322 ScopedFPDFAnnotation FormFiller::GetFormAnnotation(FPDF_PAGE page, int index) { in GetFormAnnotation() function in pdfClient::FormFiller
95 ScopedFPDFAnnotation GetFormAnnotation(FPDF_PAGE page, Point_d point);97 ScopedFPDFAnnotation GetFormAnnotation(FPDF_PAGE page, int index);