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

  /external/pdfium/core/src/reflow/
reflowedtextpage.cpp 116 void CRF_TextPage::GetRectArray(int start, int nCount, CFX_RectArray& rectArray) const
279 GetRectArray(start, nCount, m_rectArray);
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 272 void CPDF_TextPage::GetRectArray(int start, int nCount, CFX_RectArray& rectArray) const
749 GetRectArray(start, nCount, m_SelRects);
    [all...]

Completed in 2276 milliseconds