Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py569 class ProgressView(NBox): class
571 super(ProgressView, self).__init__(screen, label, primary, base_x, base_y, width, height)
703 self.progress_view = ProgressView(screen, "Progress",'',2,1,76,1)