Searched refs:GetTextRange (Results 1 – 4 of 4) sorted by relevance
90 std::pair<size_t, size_t> GetTextRange() { in GetTextRange() function218 ranges.push_back(GetTextRange()); in ForkAndPrefetch()303 const auto& range = GetTextRange(); in PercentageOfResidentNativeLibraryCode()311 const auto& range = GetTextRange(); in PeriodicallyCollectResidency()327 MadviseOnRange(GetTextRange(), MADV_RANDOM); in MadviseForOrderfile()
27 bool GetTextRange(size_t index, int* start_char_index, int* char_count) const;
312 bool CPDF_LinkExtract::GetTextRange(size_t index, in GetTextRange() function in CPDF_LinkExtract
570 return page_link->GetTextRange(link_index, start_char_index, char_count); in FPDFLink_GetTextRange()