Searched refs:GetPDFAnnotAtPoint (Results 1 – 2 of 2) sorted by relevance
579 const CPDF_Annot* GetPDFAnnotAtPoint(FX_FLOAT pageX, FX_FLOAT pageY);
714 const CPDF_Annot* CPDFSDK_PageView::GetPDFAnnotAtPoint(FX_FLOAT pageX, function in CPDFSDK_PageView