Searched refs:KeyAliasCreate (Results 1 – 4 of 4) sorted by relevance
80 KeyAliasCreate(xkb_atom_t alias, xkb_atom_t real);
395 { $$ = KeyAliasCreate($2, $4); }
259 KeyAliasCreate(xkb_atom_t alias, xkb_atom_t real) in KeyAliasCreate() function
2336 { (yyval.keyAlias) = KeyAliasCreate((yyvsp[-3].atom), (yyvsp[-1].atom)); } in yyparse()