Searched refs:GetIndexAtPos (Results 1 – 3 of 3) sorted by relevance
101 int GetIndexAtPos(const CFX_PointF& point, const CFX_SizeF& tolerance) const;
303 int CPDF_TextPage::GetIndexAtPos(const CFX_PointF& point, in GetIndexAtPos() function in CPDF_TextPage
136 return textpage->GetIndexAtPos( in FPDFText_GetCharIndexAtPos()