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