Home
last modified time | relevance | path

Searched refs:sc_inside_cutmark (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dsyscons.h598 int sc_inside_cutmark(scr_stat *scp, int pos);
606 #define sc_inside_cutmark(scp, pos) FALSE macro
H A Dscmouse.c267 sc_inside_cutmark(scr_stat *scp, int pos) in sc_inside_cutmark() function
H A Dsyscons.c2398 sc_inside_cutmark(scp, scp->cursor_pos)); in scrn_update()
3050 sc_inside_cutmark(scp, scp->cursor_pos)); in sc_draw_cursor_image()
3062 sc_inside_cutmark(scp, scp->cursor_oldpos)); in sc_remove_cursor_image()