Searched defs:hasShift (Results 1 – 2 of 2) sorted by relevance
36 const hasShift = modifier.includes('Shift'); constant
551 const __u32 values[], bool hasShift, bool hasCtrl) in cycleMenu()580 bool hasShift = event->modifiers() & Qt::ShiftModifier; in keyPressEvent() local