OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:border_cell
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tmux/dist/
popup.c
35
struct grid_cell
border_cell
;
member in struct:popup_data
231
&pd->
border_cell
, pd->title);
661
style_set(&sytmp, &pd->
border_cell
);
662
if (style_parse(&sytmp, &pd->
border_cell
, border_style) == 0) {
663
pd->
border_cell
.fg = sytmp.gc.fg;
664
pd->
border_cell
.bg = sytmp.gc.bg;
739
memcpy(&pd->
border_cell
, &grid_default_cell, sizeof pd->
border_cell
);
740
style_apply(&pd->
border_cell
, o, "popup-border-style", NULL);
743
if (style_parse(&sytmp, &pd->
border_cell
, border_style) == 0)
[
all
...]
/src/external/gpl3/gcc/dist/gcc/text-art/
ruler.cc
209
const canvas::cell_t
border_cell
217
border_cell
);
227
border_cell
);
241
const canvas::cell_t
border_cell
249
border_cell
);
Completed in 21 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026