Home
last modified time | relevance | path

Searched refs:hide_panel (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_curses_panel.c207 return PyCursesCheckERR(hide_panel(self->pan), "hide"); in _curses_panel_panel_hide_impl()
/external/python/cpython2/Modules/
D_curses_panel.c165 Panel_NoArgNoReturnFunction(hide_panel) in Panel_NoArgNoReturnFunction() argument