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

/xsrc/external/mit/xkbcomp/dist/
H A Dparseutils.h115 extern IndicatorNameDef *IndicatorNameCreate(int /* ndx */ ,
H A Dparseutils.c382 IndicatorNameDef *
385 IndicatorNameDef *def;
387 def = malloc(sizeof(IndicatorNameDef));
390 *def = (IndicatorNameDef) {
H A Dxkbcomp.h259 } IndicatorNameDef; typedef in typeref:struct:_IndicatorNameDef
H A Dkeycodes.c710 HandleIndicatorNameDef(const IndicatorNameDef *def,
782 if (!HandleIndicatorNameDef((IndicatorNameDef *) stmt,
H A Dxkbparse.y124 IndicatorNameDef *ledName;
H A Dxkbparse.c277 IndicatorNameDef *ledName;

Completed in 10 milliseconds