Searched refs:text_last (Results 1 – 1 of 1) sorted by relevance
452 int text_last = TextIndexFromCharIndex(last); in GetPageText() local453 if (text_last < 0 || text_last < text_start) in GetPageText()456 int text_count = text_last - text_start + 1; in GetPageText()