HomeSort by relevance Sort by last modified time
    Searched defs:XkbFile (Results 1 - 2 of 2) sorted by null

  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.y 42 XkbFile *rtrn;
160 %start XkbFile
185 XkbFile *file;
216 %type <file> XkbFile XkbMapConfigList XkbMapConfig
241 XkbFile : XkbCompositeMap
265 $$ = (XkbFile *) AppendStmt((ParseCommon *) $1,
773 XkbFile *
777 XkbFile *first = NULL;
ast.h 345 } XkbFile;

Completed in 71 milliseconds