Home
last modified time | relevance | path

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

/external/pdfium/samples/
Dpdfium_test_event_helper.cc69 FORM_OnRButtonDown(form, page, modifiers, x, y); in SendMouseDownEvent()
/external/pdfium/fpdfsdk/
Dfpdf_view_c_api_test.c255 CHK(FORM_OnRButtonDown); in CheckPDFiumCApi()
Dfpdf_formfill.cpp428 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonDown(FPDF_FORMHANDLE hHandle, in FORM_OnRButtonDown() function
Dfpdf_formfill_embeddertest.cpp932 FORM_OnRButtonDown(form_handle(), page, 0, 15.0, 15.0); in TEST_F()
/external/pdfium/public/
Dfpdf_formfill.h1293 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnRButtonDown(FPDF_FORMHANDLE hHandle,