Searched refs:PerformClick (Results 1 – 2 of 2) sorted by relevance
138 void PerformClick(FPDF_PAGE page, const Point_d point);
229 PerformClick(page, point); in ClickOnPoint()396 void FormFiller::PerformClick(FPDF_PAGE page, const Point_d point) { in PerformClick() function in pdfClient::FormFiller