Home | History | Annotate | Download | only in tko

Lines Matching refs:tooltip

70 def calculate_html(link, data, tooltip=None, row_label=None, column_label=None):
74 hover_text += '<br>%s' % tooltip
92 tooltip = None, row_label = None, column_label = None):
107 if link and not tooltip:
112 self.data = calculate_html(link, data, tooltip,
230 tooltip = ""
233 tooltip += "%d %s " % (box_data.status_count[status], status_word)
234 return (html,tooltip)
265 html,tooltip = status_html(db, box_data, shade)
266 precounted_box = box(html, shade, False, link, tooltip,