Lines Matching full:subwindow
401 which the screen or a subwindow defines a viewport).</li>
1582 titles or borders, and a subwindow in which the menu items proper
1583 are displayed. If this subwindow is too small to display all the
1703 <dfn>subwindow</dfn> is where the current menu page is
1710 its subwindow. When you call <code>unpost_menu()</code>, you
1711 erase the subwindow, However, neither of these actually modifies
1777 application needs to change the menu subwindow cursor for any
1830 titles or borders, and a subwindow in which the form fields
1905 the form subwindow, which will coincide with <code>stdscr</code>
2542 subwindow is where the current form page is actually
2565 WINDOW *win); /* form subwindow to connect */
2567 WINDOW *form_sub(FORM *form); /* fetch form subwindow of form */
2571 subwindow.</p>
2574 scrollable field is actually displayed within the menu subwindow.