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