Searched refs:setscene_total (Results 1 – 3 of 3) sorted by relevance
56 self.setscene_total = event.stats.setscene_total
290 scene_tasks = "%s of %s" % (self.helper.setscene_current, self.helper.setscene_total)828 …s.setscene_active + event.stats.setscene_notcovered + 1, event.stats.setscene_total, event.taskstr…
90 def __init__(self, total, setscene_total): argument98 self.setscene_total = setscene_total102 obj = self.__class__(self.total, self.setscene_total)