Home
last modified time | relevance | path

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

/external/pdfium/samples/
Dpdfium_test_event_helper.cc134 FORM_OnFocus(form, page, 0, x, y); in SendFocusEvent()
/external/pdfium/fpdfsdk/
Dfpdf_view_c_api_test.c248 CHK(FORM_OnFocus); in CheckPDFiumCApi()
Dfpdf_formfill.cpp371 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle, in FORM_OnFocus() function
Dfpdf_formfill_embeddertest.cpp289 EXPECT_EQ(true, FORM_OnFocus(form_handle(), page(), 0, point.x, point.y)); in FocusOnPoint()
467 EXPECT_EQ(true, FORM_OnFocus(form_handle(), page(), 0, point.x, point.y)); in FocusOnPoint()
/external/pdfium/public/
Dfpdf_formfill.h1258 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle,