Lines Matching defs:oldkey
792 int oldkey; /* The index of a key in the original binding table */802 for(oldkey=0; oldkey<kt->nkey; oldkey++)803 _kt_assign_action(kt->table + oldkey, binder, 0, NULL);808 for(oldkey=0; oldkey<kt->nkey; oldkey++) {809 KeySym *sym = kt->table + oldkey;813 if(oldkey != newkey)