Searched refs:shift_down (Results 1 – 2 of 2) sorted by relevance
87 ScopedCFTypeRef<CGEventRef> shift_down(CGEventCreateKeyboardEvent( in SendNativeCommandShift() local104 CGEventPost(event_tap_location, shift_down); in SendNativeCommandShift()
310 int shift_down = lsb + shift_up; in Sbfx() local314 if (shift_down != 0) { in Sbfx()315 mov(dst, Operand(dst, ASR, shift_down), LeaveCC, cond); in Sbfx()