Searched refs:controlKey (Results 1 – 3 of 3) sorted by relevance
201 bool controlKey = (coreWindow->GetKeyState(VirtualKey::Control) & downState) == downState; variable203 bool noModifiers = !menuKey && !controlKey && !shiftKey;204 bool onlyAlt = menuKey && !controlKey && !shiftKey;
1006 if (modifiers & controlKey){ in windowEventHandler()1024 if (modifiers&controlKey) flags += CV_EVENT_FLAG_CTRLKEY; in windowEventHandler()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...