Home
last modified time | relevance | path

Searched refs:window_initialize_windows (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dwindow.h113 extern void window_initialize_windows (int width, int height);
H A Dwindow.c56 window_initialize_windows (int width, int height) in window_initialize_windows() function
H A Dsession.c282 window_initialize_windows (screenwidth, screenheight); in initialize_info_session()