HomeSort by relevance Sort by last modified time
    Searched refs:OnFocus (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/
cpdfsdk_pageview.h 67 bool OnFocus(const CFX_PointF& point, uint32_t nFlag);
cpdfsdk_pageview.cpp 261 bool CPDFSDK_PageView::OnFocus(const CFX_PointF& point, uint32_t nFlag) {
fpdfformfill.cpp 358 return pPageView->OnFocus(CFX_PointF(page_x, page_y), modifier);

Completed in 125 milliseconds