Searched refs:RowDeclCreate (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dparseutils.h143 extern RowDef *RowDeclCreate(KeyDef * /* keys */
H A Dparseutils.c535 RowDeclCreate(KeyDef * keys) function in typeref:typename:RowDef *
H A Dxkbparse.y463 { $$= RowDeclCreate($3); }
H A Dxkbparse.c2305 { (yyval.row)= RowDeclCreate((yyvsp[-2].key)); }

Completed in 7 milliseconds