Searched refs:cmd_step_right (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/less/
H A Dcmdbuf.c189 * Common part of cmd_step_right() and cmd_step_left().
259 cmd_step_right(pp, pwidth, bswidth) function
301 char *pr = cmd_step_right(&np, &width, NULL);
312 char *pr = cmd_step_right(&np, &width, NULL);
365 cmd_step_right(&s, &width, NULL);
372 cmd_step_right(&ns, &width, NULL);
430 pr = cmd_step_right(&ncp, &width, NULL);
440 pr = cmd_step_right(&ncp, &width, NULL);

Completed in 84 milliseconds