Lines Matching refs:right
125 // fade effect, if any, and |right_part| specifying the right fade effect.
151 points[1].iset(text_rect.right(), text_rect.y());
532 // or right (when |direction| is CURSOR_RIGHT) of the selection end.
1390 if (cursor_bounds_.right() > display_rect_.right())
1391 delta_x = display_rect_.right() - cursor_bounds_.right();