HomeSort by: relevance | last modified time | path
    Searched defs:make_display (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/info/
display.c 30 static DISPLAY_LINE **make_display (int width, int height);
48 the_display = make_display (width, height);
615 make_display (int width, int height)
614 make_display (int width, int height) function
  /src/external/bsd/less/dist/
command.c 780 static void make_display(void) function
835 make_display();
1206 make_display();
1788 make_display();

Completed in 33 milliseconds