Home
last modified time | relevance | path

Searched refs:show_panel (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-irix5/
Dpanel.py84 def show_panel(prefix, p): function
216 if debug: show_panel('', descr)
/external/python/cpython2/Lib/plat-irix6/
Dpanel.py84 def show_panel(prefix, p): function
216 if debug: show_panel('', descr)
/external/python/cpython2/Modules/
D_curses_panel.c166 Panel_NoArgNoReturnFunction(show_panel) in Panel_NoArgNoReturnFunction()
/external/python/cpython3/Modules/
D_curses_panel.c193 Panel_NoArgNoReturnFunction(show_panel) in Panel_NoArgNoReturnFunction()