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

  /external/pdfium/fpdfsdk/include/formfiller/
FFL_IFormFiller.h 36 virtual FX_BOOL Annot_HitTest(CPDFSDK_PageView* pPageView,CPDFSDK_Annot* pAnnot, CPDF_Point point);
  /external/pdfium/fpdfsdk/src/formfiller/
FFL_IFormFiller.cpp 42 FX_BOOL CFFL_IFormFiller::Annot_HitTest(CPDFSDK_PageView* pPageView,CPDFSDK_Annot* pAnnot, CPDF_Point point)
262 if (Annot_HitTest(pPageView, pAnnot, point) && pWidget->GetAAction(CPDF_AAction::ButtonDown))

Completed in 50 milliseconds