Searched refs:_scroll (Results 1 – 2 of 2) sorted by relevance
| /kernel/platform/pc/include/platform/ |
| A D | console.h | 28 void _scroll(char attr, int x1, int y1, int x2, int y2);
|
| /kernel/platform/pc/ |
| A D | console.cpp | 161 void _scroll(char attr, int x1, int y1, int x2, int y2) { in _scroll() function 179 _scroll(curr_attr, view_window.x1, view_window.y1, view_window.x2, in scroll()
|
Completed in 7 milliseconds