Searched refs:IsRectIntersect (Results 1 – 2 of 2) sorted by relevance
116 static bool IsRectIntersect(const CFX_FloatRect& rect1,
360 if (IsRectIntersect(rect, charinfo.m_CharBox)) { in GetTextByRect()1485 bool CPDF_TextPage::IsRectIntersect(const CFX_FloatRect& rect1, in IsRectIntersect() function in CPDF_TextPage