Home
last modified time | relevance | path

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

/third_party/libinput/tools/
H A Dlibinput-analyze-recording.py39 MIN_FIELD_WIDTH = 6 variable
146 headers = [a.name[4:].rjust(MIN_FIELD_WIDTH) for a in axes]
182 fields.append(s.rjust(max(MIN_FIELD_WIDTH, axes[a])))

Completed in 1 milliseconds