Home
last modified time | relevance | path

Searched refs:STMT_KEYCODE (Results 1 – 3 of 3) sorted by relevance

/external/libxkbcommon/src/xkbcomp/
Dast.h78 STMT_KEYCODE, enumerator
Dast-build.c272 def->common.type = STMT_KEYCODE; in KeycodeCreate()
763 [STMT_KEYCODE] = "key name definition",
Dkeycodes.c496 case STMT_KEYCODE: in HandleKeycodesFile()