Searched refs:col (Results 1 – 2 of 2) sorted by relevance
305 let mut col: bool = false; in handle_type3() localVariable348 col = true; in handle_type3()353 col = !col; in handle_type3()355 col = !col; in handle_type3()357 col = !col; in handle_type3()361 let ch = TYPE1_KEY_CODE_MAPTABLE[col as usize + 2 * index as usize]; in handle_type3()
489 unsigned char col = 0; in keyboard_analyze_keycode() local492 col = 1; in keyboard_analyze_keycode()493 key = key_row[col]; in keyboard_analyze_keycode()