Searched refs:text_width (Results 1 - 1 of 1) sorted by relevance

/gem5/util/minorview/
H A Dview.py376 def text_width(str): function in function:Overlay.show
388 widths[i] = max(widths[i], text_width(line[i]))

Completed in 5 milliseconds