Searched refs:CheckOtherKey (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | modify-keys.pl | 657 sub CheckOtherKey($$) { subroutine 1302 -$width, &CheckOtherKey( $codes[$c], 0 ), # 1303 -$width, &CheckOtherKey( $codes[$c], 1 ), # 1304 -$width, &CheckOtherKey( $codes[$c], 2 ) 1341 my $level0 = &CheckOtherKey( $codes[$c], 0 ); 1342 my $level1 = &CheckOtherKey( $codes[$c], 1 ); 1343 my $level2 = &CheckOtherKey( $codes[$c], 2 );
|
Completed in 3 milliseconds