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