Searched defs:GetBoundedSegment (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_int.cpp654 GetBoundedSegment(n - 1, start, count);
656 GetBoundedSegment(0, start, count);
658 GetBoundedSegment(0, start, count);
753 void CPDF_TextPage::GetBoundedSegment(int index, int& start, int& count) const { function in class:CPDF_TextPage
2703 void CPDF_LinkExtract::GetBoundedSegment(int index, function in class:CPDF_LinkExtract

Completed in 74 milliseconds