Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc148 result.set_widget_rect(GetAnnotationRect(annotation)); in GetFormWidgetInfo()
337 Rectangle_i rect = GetAnnotationRect(annotation); in GetFormFieldType()
343 Rectangle_i FormFiller::GetAnnotationRect(FPDF_ANNOTATION annotation) { in GetAnnotationRect() function in pdfClient::FormFiller
442 Rectangle_i rect = GetAnnotationRect(annotation); in SetFormFocus()
Dform_filler.h106 Rectangle_i GetAnnotationRect(FPDF_ANNOTATION annotation);