Searched defs:title (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/scripts/kconfig/ |
D | menuconfig.py | 1701 def _input_dialog(title, initial_text, info_text=None): argument 1764 def _resize_input_dialog(win, title, info_lines): argument 1784 def _draw_input_dialog(win, title, info_lines, s, i, hscroll): argument 1918 def _key_dialog(title, text, keys): argument 1980 def _draw_key_dialog(win, title, text): argument 1992 def _draw_frame(win, title): argument 2724 def sis(expr, val, title): argument 2944 def _msg(title, text): argument
|
D | guiconfig.py | 2204 def sis(expr, val, title): argument
|