Home
last modified time | relevance | path

Searched refs:FORM_OnLButtonUp (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/samples/
Dpdfium_test_event_helper.cc86 FORM_OnLButtonUp(form, page, modifiers, x, y); in SendMouseUpEvent()
/external/pdfium/fpdfsdk/
Dfpdf_formfill_embeddertest.cpp66 FORM_OnLButtonUp(form_handle(), page_, 0, point.x, point.y); in ClickOnFormFieldAtPoint()
114 FORM_OnLButtonUp(form_handle(), page_, 0, end.x, end.y); in SelectTextWithMouse()
867 FORM_OnLButtonUp(form_handle(), page, 0, 140, 590); in TEST_F()
882 FORM_OnLButtonUp(form_handle(), page, 0, 140, 590); in TEST_F()
921 FORM_OnLButtonUp(form_handle(), page, 0, 120.0, 120.0); in TEST_F()
940 FORM_OnLButtonUp(form_handle(), page, 0, 15.0, 15.0); in TEST_F()
Dfpdf_view_c_api_test.c253 CHK(FORM_OnLButtonUp); in CheckPDFiumCApi()
Dfpdf_formfill.cpp397 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonUp(FPDF_FORMHANDLE hHandle, in FORM_OnLButtonUp() function
/external/pdfium/public/
Dfpdf_formfill.h1312 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnLButtonUp(FPDF_FORMHANDLE hHandle,