Searched defs:run_index (Results 1 – 3 of 3) sorted by relevance
361 void AddRun(int run_index) { in AddRun()399 void BreakRun(int run_index) { in BreakRun()461 void AddSegment(int run_index, Range char_range, int width) { in AddSegment()548 size_t run_index = GetRunContainingXCoord(x); in FindCursorPosition() local594 size_t run_index = GetRunContainingCaret(selection); in AdjacentCharSelectionModel() local682 const size_t run_index = in GetGlyphBounds() local
511 size_t run_index = GetRunContainingXCoord(x, &offset); in FindCursorPosition() local550 size_t run_index = GetRunContainingCaret(selection); in AdjacentCharSelectionModel() local636 const size_t run_index = in GetGlyphBounds() local
94 int run_index; in icvFindRunsInOneImage() local