Searched refs:change_color (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | report-sgr.pl | 280 sub change_color($$) { subroutine 305 %direct_f = &change_color( $inc, \%direct_f, "r" ) 307 %direct_f = &change_color( $inc, \%direct_f, "g" ) 309 %direct_f = &change_color( $inc, \%direct_f, "b" ) 313 %indexed_f = &change_color( $inc, \%indexed_f, "c" ); 318 %direct_b = &change_color( $inc, \%direct_b, "r" ) 320 %direct_b = &change_color( $inc, \%direct_b, "g" ) 322 %direct_b = &change_color( $inc, \%direct_b, "b" ) 326 %indexed_b = &change_color( $inc, \%indexed_b, "c" );
|
Completed in 2 milliseconds