OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firstch
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libcurses/
newwin.c
247
lp->firstchp = &olp->
firstch
;
335
lp->firstchp = &lp->
firstch
;
338
lp->
firstch
= 0;
341
lp->
firstch
= ncols;
resize.c
314
lp->firstchp = &lp->
firstch
;
316
lp->
firstch
= 0;
331
lp->firstchp = &olp->
firstch
;
curses_private.h
96
int
firstch
, lastch; /* First and last changed columns. */
member in struct:__line
106
int ch_off; /* x offset for
firstch
/lastch. */
Completed in 12 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025