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

  /external/pdfium/core/fpdftext/
cpdf_textpage.h 116 static bool IsRectIntersect(const CFX_FloatRect& rect1,
cpdf_textpage.cpp 360 if (IsRectIntersect(rect, charinfo.m_CharBox)) {
    [all...]

Completed in 125 milliseconds