Searched defs:stop_index (Results 1 – 1 of 1) sorted by relevance
151 std::string Page::GetTextUtf8(const int start_index, const int stop_index) { in GetTextUtf8()205 int Page::GetTextBounds(const int start_index, const int stop_index, vector<Rectangle_i>* rects) { in GetTextBounds()522 int stop_index = GetWordStopIndex(index); in IsRtlAtIndex() local595 int stop_index = index; in GetWordStopIndex() local