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

/xsrc/external/mit/xkbcomp/dist/
H A Dindicators.h70 extern LEDInfo *HandleIndicatorMapDef(IndicatorMapDef * /* stmt */ ,
H A Dparseutils.h111 extern IndicatorMapDef *IndicatorMapCreate(Atom /* name */ ,
H A Dparseutils.c358 IndicatorMapDef *
361 IndicatorMapDef *def;
363 def = malloc(sizeof(IndicatorMapDef));
366 *def = (IndicatorMapDef) {
H A Dxkbcomp.h327 /* IndicatorMapDef doesn't use the type field, but the rest of the fields
330 #define IndicatorMapDef DoodadDef macro
H A Dindicators.c326 HandleIndicatorMapDef(IndicatorMapDef *def, XkbDescPtr xkb,
H A Dxkbparse.y123 IndicatorMapDef *ledMap;
H A Dcompat.c746 rtrn = HandleIndicatorMapDef((IndicatorMapDef *) stmt, xkb,
H A Dxkbparse.c276 IndicatorMapDef *ledMap;

Completed in 11 milliseconds