Searched refs:EVENTFLAG_NUM_LOCK_ON (Results 1 – 7 of 7) sorted by relevance
68 modifiers |= EVENTFLAG_NUM_LOCK_ON; in GetCefMouseModifiers()85 modifiers |= EVENTFLAG_NUM_LOCK_ON; in GetCefKeyboardModifiers()
211 if (cef_modifiers & EVENTFLAG_NUM_LOCK_ON) in TranslateUiEventModifiers()
138 if (cef_modifiers & EVENTFLAG_NUM_LOCK_ON)
416 if (cef_modifiers & EVENTFLAG_NUM_LOCK_ON) in TranslateWebEventModifiers()
1767 EVENTFLAG_NUM_LOCK_ON = 1 << 8, enumerator
655 // set EVENTFLAG_NUM_LOCK_ON;
17558 if (cef_modifiers & EVENTFLAG_NUM_LOCK_ON)