Searched refs:X_SIGN (Results 1 – 1 of 1) sorted by relevance
76 const X_SIGN = 0b0001_0000; constant326 if flags.contains(MouseFlags::X_SIGN) { in get_x_movement()