Lines Matching full:top

52 When run in standalone mode, the top-level Kconfig file to load can be passed
81 - path Top row in the main display, with the menu path
82 - separator Separator lines between windows. Also used for the top line
163 * Expressions are split up by their top-level &&/|| operands to improve
690 # Any visible items in the top menu?
792 # Index in _shown of the top row of the main display
1002 # Top row, with menu path
1192 # the top menu.
1349 # before drawing the title, so the title ends up on top for small windows.
1353 # Add the 'mainmenu' text as the title, centered at the top
1360 # Note: The menu path at the top is deliberately updated last. See below.
1433 # Update the top row with the menu path.
1435 # Doing this last leaves the cursor on the top row, which avoids some minor
1443 # Draw the menu path ("(Top) -> Menu -> Submenu -> ...")
1455 menu_prompts.append("(Top)")
1705 # Title to display at the top of the dialog window's border
1922 # Title to display at the top of the dialog window's border
1993 # Draw a frame around the inner edges of 'win', with 'title' at the top
1999 # Draw top/bottom edge
2026 scroll = 0 # Index in 'matches' of the top row of the list
2028 # Edit box at the top
2136 # Reset scroll and jump to the top of the list of matches
2375 # Top row, with title and arrows point up
2483 # Note: The top row is deliberately updated last. See _draw_main().
2520 # Update top row
2526 # them before drawing the title, so the title ends up on top for small
2688 # Returns a string with 'expr' split into its top-level && or || operands,
2782 # In the top-level Kconfig file
2804 return "(Top)" + path