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

/xsrc/external/mit/xorgproto/dist/scripts/
H A Dkeysym-generator.py143 KEYSYM_NAME_MAX_LENGTH = TARGET_KEYSYM_COLUMN - len("#define ") - len("_EVDEVK(0xNNN)") variable
162 spaces = KEYSYM_NAME_MAX_LENGTH - len(keysym)

Completed in 4 milliseconds