Searched refs:Annot_HitTest (Results 1 – 2 of 2) sorted by relevance
30 bool Annot_HitTest(CPDFSDK_PageView* pPageView,
34 bool CFFL_InteractiveFormFiller::Annot_HitTest(CPDFSDK_PageView* pPageView, in Annot_HitTest() function in CFFL_InteractiveFormFiller190 if (Annot_HitTest(pPageView, pAnnot->Get(), point) && in OnLButtonDown()