Searched refs:new_progress (Results 1 – 2 of 2) sorted by relevance
99 def new_progress(msg, maxval): function706 parseprogress = new_progress("Parsing recipes", event.total).start()731 cacheprogress = new_progress("Loading cache", event.total).start()807 parseprogress = new_progress(event.processname, event.total)
755 … parseprogress = bb.ui.knotty.new_progress(event.processname, event.total)