Searched refs:percents_only (Results 1 – 3 of 3) sorted by relevance
10 def GetFormattedMainTable(self, percents_only, fit_string): argument15 percents_only=percents_only,19 def GetFormattedSummaryTable(self, percents_only, fit_string): argument25 percents_only=percents_only,
128 percents_only=True, argument150 if IsFloat(p) and not percents_only:155 if percents_only:
213 output += ag.GetFormattedMainTable(percents_only=not full_table,220 summary += ag.GetFormattedSummaryTable(percents_only=not full_table,