Searched refs:DISPLAY_LINE (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Ddisplay.h35 } DISPLAY_LINE; typedef in typeref:struct:__anon3559
39 extern DISPLAY_LINE **the_display;
H A Ddisplay.c28 static DISPLAY_LINE **make_display ();
32 DISPLAY_LINE **the_display = (DISPLAY_LINE **)NULL;
50 DISPLAY_LINE **display;
53 register DISPLAY_LINE *display_line;
106 DISPLAY_LINE **display = the_display;
176 DISPLAY_LINE *entry;
307 DISPLAY_LINE *entry = display[line_index + win->first_row];
360 DISPLAY_LINE *temp;
520 /* Make a DISPLAY_LINE ** wit
[all...]

Completed in 47 milliseconds