OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:row_label
(Results
1 - 2
of
2
) sorted by null
/external/autotest/tko/
display.py
70
def calculate_html(link, data, tooltip=None,
row_label
=None, column_label=None):
72
hover_text = '%s:%s' % (
row_label
, column_label)
92
tooltip = None,
row_label
= None, column_label = None):
113
row_label
, column_label)
compose_query.cgi
334
row_label
=y, column_label=x))
Completed in 79 milliseconds