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 123 void CRF_TextPage::GetRectArray(int start, int nCount, CFX_RectArray& rectArray) const
286 GetRectArray(start, nCount, m_rectArray);
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 233 void CPDF_TextPage::GetRectArray(int start, int nCount, CFX_RectArray& rectArray) const
714 GetRectArray(start, nCount, m_SelRects);
    [all...]

Completed in 62 milliseconds