HomeSort by relevance Sort by last modified time
    Searched refs:show_panel (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
panel.h 59 extern NCURSES_EXPORT(int) show_panel (PANEL *);
cursesp.h 145 OnError (::show_panel(p));
  /external/python/cpython2/Lib/plat-irix5/
panel.py 84 def show_panel(prefix, p): function
216 if debug: show_panel('', descr)
  /external/python/cpython2/Lib/plat-irix6/
panel.py 84 def show_panel(prefix, p): function
216 if debug: show_panel('', descr)
  /external/python/cpython2/Modules/
_curses_panel.c 166 Panel_NoArgNoReturnFunction(show_panel)
  /external/python/cpython3/Modules/
_curses_panel.c 194 Panel_NoArgNoReturnFunction(show_panel)

Completed in 189 milliseconds