Home
last modified time | relevance | path

Searched refs:AlwaysInputNone (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx205 meAlwaysInputMode = AlwaysInputNone; // neither AlwaysEnableInput nor AlwaysDisableInput called in WindowImpl()
6992 mpWindowImpl->meAlwaysInputMode = AlwaysInputNone; in AlwaysEnableInput()
7024 mpWindowImpl->meAlwaysInputMode = AlwaysInputNone; in AlwaysDisableInput()
/trunk/main/vcl/inc/
H A Dwindow.h231 enum AlwaysInputMode { AlwaysInputNone = 0, AlwaysInputEnabled = 1, AlwaysInputDisabled =2 }; enumerator

Completed in 61 milliseconds