Home | History | Annotate | Download | only in vttests

Lines Matching refs:unless

36 # Some of the key combinations are unavailable unless certain translations
118 &failed("missing keysym") unless ( defined $value );
1050 next unless ( $#fields == 1 );
1074 next unless ( $value =~ /^#define\s+XK_/ );
1099 $keyCodes{$value} = $name unless ( $keyCodes{$value} );
1293 next unless ( $codes[$c] ne "" );
1340 next unless ( $codes[$c] ne "" );
1387 next unless ( $obj{USED} );
1407 $Shifted{$code} = $code unless ( $Shifted{$code} );
1476 unless ($opt_h);
1484 printf $form, &toCode($base), &toCode($next), $last unless ($opt_h);