Searched refs:SetFormFocus (Results 1 – 2 of 2) sorted by relevance
165 SetFormFocus(page, annotation); in GetFormWidgetInfo()251 SetFormFocus(page, annotation.get()); in SetText()292 SetFormFocus(page, annotation.get()); in SetChoiceSelection()437 bool FormFiller::SetFormFocus(FPDF_PAGE page, const Point_d point) { in SetFormFocus() function in pdfClient::FormFiller441 bool FormFiller::SetFormFocus(FPDF_PAGE page, FPDF_ANNOTATION annotation) { in SetFormFocus() function in pdfClient::FormFiller445 return SetFormFocus(page, DoublePoint(mid_width, mid_height)); in SetFormFocus()
149 bool SetFormFocus(FPDF_PAGE page, const Point_d point);151 bool SetFormFocus(FPDF_PAGE page, FPDF_ANNOTATION annotation);