Searched refs:to_ctrl (Results 1 – 1 of 1) sorted by relevance
345 ch = Self::to_ctrl(ch, shift); in handle_type3()353 fn to_ctrl(ch: u8, shift: bool) -> u8 { in to_ctrl() method