Home
last modified time | relevance | path

Searched defs:run_index (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text_win.cc361 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() local
594 size_t run_index = GetRunContainingCaret(selection); in AdjacentCharSelectionModel() local
682 const size_t run_index = in GetGlyphBounds() local
Drender_text_harfbuzz.cc511 size_t run_index = GetRunContainingXCoord(x, &offset); in FindCursorPosition() local
550 size_t run_index = GetRunContainingCaret(selection); in AdjacentCharSelectionModel() local
636 const size_t run_index = in GetGlyphBounds() local
/external/opencv/cvaux/src/
Dcvprewarp.cpp94 int run_index; in icvFindRunsInOneImage() local