OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linedata
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tmux/dist/
grid.c
191
return (&gd->
linedata
[line]);
198
gd->
linedata
= xreallocarray(gd->
linedata
, lines, sizeof *gd->
linedata
);
205
struct grid_line *gl = &gd->
linedata
[py];
279
free(gd->
linedata
[py].celldata);
280
gd->
linedata
[py].celldata = NULL;
281
free(gd->
linedata
[py].extddata);
282
gd->
linedata
[py].extddata = NULL;
315
gd->
linedata
= xcalloc(gd->sy, sizeof *gd->linedata)
[
all
...]
tmux.h
846
struct grid_line *
linedata
;
member in struct:grid
/src/external/mit/xorg/bin/xterm/
Makefile
9
graphics.c graphics_sixel.c fontutils.c input.c
linedata
.c menu.c \
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026