OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ripped
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
ripoffline.c
69
* Returns the number of
ripped
lines from the screen.
78
for (i = 0, rip = screen->
ripped
; i < screen->nripped; i++, rip++) {
101
rip = screen->
ripped
;
126
"newterm: %p
ripped
%d line(s) from the %s\n",
136
* Called from resizeterm to ensure the
ripped
off lines are correctly
145
for (i = 0, rip = screen->
ripped
; i < screen->nripped; i++, rip++) {
165
* Displays the
ripped
off lines from initscr.
173
for (i = 0, rip = screen->
ripped
; i < screen->nripped; i++, rip++) {
curses_private.h
222
struct __ripoff
ripped
[MAX_RIPS]; /* ripofflines. */
member in struct:__screen
Completed in 15 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025