OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noldc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tmux/dist/
grid.c
888
int *oldc, size_t nnewc, size_t
noldc
, int flags)
897
nnewc ==
noldc
&&
954
size_t
noldc
, nnewc, n, i;
local
1018
noldc
= grid_string_cells_fg(lastgc, oldc);
1019
grid_string_cells_add_code(buf, len, n, s, newc, oldc, nnewc,
noldc
,
1024
noldc
= grid_string_cells_bg(lastgc, oldc);
1025
grid_string_cells_add_code(buf, len, n, s, newc, oldc, nnewc,
noldc
,
1030
noldc
= grid_string_cells_us(lastgc, oldc);
1031
grid_string_cells_add_code(buf, len, n, s, newc, oldc, nnewc,
noldc
,
Completed in 23 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026