Searched refs:FORM_OnFocus (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/samples/ |
D | pdfium_test_event_helper.cc | 134 FORM_OnFocus(form, page, 0, x, y); in SendFocusEvent()
|
/external/pdfium/fpdfsdk/ |
D | fpdf_view_c_api_test.c | 248 CHK(FORM_OnFocus); in CheckPDFiumCApi()
|
D | fpdf_formfill.cpp | 371 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle, in FORM_OnFocus() function
|
D | fpdf_formfill_embeddertest.cpp | 289 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/ |
D | fpdf_formfill.h | 1258 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FORM_OnFocus(FPDF_FORMHANDLE hHandle,
|