Searched refs:report_context (Results 1 – 1 of 1) sorted by relevance
144 def __init__(self, master, report_context, title_line, report_items): argument151 for line in report_context:235 report_context = lines[:blank_line_index]240 ReportWindow(root, report_context, title_line, report_items)