OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:draw_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/atc/
graphics.c
72
static void
draw_line
(WINDOW *, int, int, int, int, const char *);
189
draw_line
(radar, scp->line[iu].p1.x, scp->line[iu].p1.y,
241
draw_line
(WINDOW *w, int x, int y, int lx, int ly, const char *s)
function in typeref:typename:void
/src/usr.bin/menuc/
menu_sys.def
325
if (!text && m->
draw_line
)
326
m->
draw_line
(m, opt, arg);
852
void (*
draw_line
)(menudesc *, int, void *),
891
m->
draw_line
=
draw_line
;
Completed in 153 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025