Searched refs:new_progress (Results 1 – 2 of 2) sorted by relevance
105 def new_progress(msg, maxval): function759 parseprogress = new_progress("Parsing recipes", event.total).start()784 cacheprogress = new_progress("Loading cache", event.total).start()860 parseprogress = new_progress(event.processname, event.total)
790 … parseprogress = bb.ui.knotty.new_progress(event.processname, event.total)