Home
last modified time | relevance | path

Searched refs:select_type (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/nvi/dist/motif_l/
H A Dm_vi.c1027 } select_type = select_char; variable
1111 switch ( select_type ) {
1140 switch ( select_type ) {
1196 select_type = (enum select_enum) ((((int)select_type)+1)%3);
1198 select_type = select_char;
1214 if ( select_type != select_char ) {