Lines Matching refs:bool
305 let mut col: bool = false; in handle_type3()
438 shift_l: bool,
439 shift_r: bool,
441 ctrl_l: bool,
442 ctrl_r: bool,
444 alt_l: bool,
445 alt_r: bool,
447 gui_l: bool,
448 gui_r: bool,
450 apps: bool,
451 insert: bool,
453 pgup: bool,
454 pgdn: bool,
455 del: bool,
456 home: bool,
457 end: bool,
458 arrow_u: bool,
459 arrow_l: bool,
460 arrow_d: bool,
461 arrow_r: bool,
463 kp_forward_slash: bool,
465 kp_enter: bool,
466 caps_lock: bool,