Searched defs:fill_panel (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Demo/curses/
H A Dncurses.py52 def fill_panel(pan): function
114 fill_panel(p1)
115 fill_panel(p2)
116 fill_panel(p3)
117 fill_panel(p4)
118 fill_panel(p5)

Completed in 112 milliseconds