Home
last modified time | relevance | path

Searched refs:OnFocus (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_pageview.h78 bool OnFocus(Mask<FWL_EVENTFLAG> nFlags, const CFX_PointF& point);
Dcpdfsdk_pageview.cpp326 bool CPDFSDK_PageView::OnFocus(Mask<FWL_EVENTFLAG> nFlags, in OnFocus() function in CPDFSDK_PageView
Dfpdf_formfill.cpp394 pPageView->OnFocus( in FORM_OnFocus()