Home
last modified time | relevance | path

Searched refs:Annot_HitTest (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.h30 bool Annot_HitTest(CPDFSDK_PageView* pPageView,
Dcffl_interactiveformfiller.cpp34 bool CFFL_InteractiveFormFiller::Annot_HitTest(CPDFSDK_PageView* pPageView, in Annot_HitTest() function in CFFL_InteractiveFormFiller
190 if (Annot_HitTest(pPageView, pAnnot->Get(), point) && in OnLButtonDown()