Searched defs:start_index (Results 1 – 1 of 1) sorted by relevance
172 std::string Page::GetTextUtf8(const int start_index, const int stop_index) { in GetTextUtf8()226 int Page::GetTextBounds(const int start_index, const int stop_index, vector<Rectangle_i>* rects) { in GetTextBounds()634 int start_index = GetWordStartIndex(index); in IsRtlAtIndex() local700 int start_index = index; in GetWordStartIndex() local