Searched refs:AlwaysInputNone (Results 1 – 2 of 2) sorted by relevance
231 enum AlwaysInputMode { AlwaysInputNone = 0, AlwaysInputEnabled = 1, AlwaysInputDisabled =2 }; enumerator
205 meAlwaysInputMode = AlwaysInputNone; // neither AlwaysEnableInput nor AlwaysDisableInput called in WindowImpl()6992 mpWindowImpl->meAlwaysInputMode = AlwaysInputNone; in AlwaysEnableInput()7024 mpWindowImpl->meAlwaysInputMode = AlwaysInputNone; in AlwaysDisableInput()
Completed in 40 milliseconds