Home | History | Annotate | Download | only in gfx

Lines Matching refs:forward_motion

675     bool forward_motion = run->is_rtl == (direction == CURSOR_LEFT);
676 if (forward_motion) {
694 bool forward_motion = run->is_rtl == (direction == CURSOR_LEFT);
695 return forward_motion ? FirstSelectionModelInsideRun(run) :