Searched defs:raiseEnabled (Results 1 – 7 of 7) sorted by relevance
1124 WMError WindowImpl::SetRaiseByClickEnabled(bool raiseEnabled) in SetRaiseByClickEnabled()
209 void WindowSessionProperty::SetRaiseEnabled(bool raiseEnabled) in SetRaiseEnabled()
1771 …virtual WMError SetRaiseByClickEnabled(bool raiseEnabled) { return WMError::WM_ERROR_DEVICE_NOT_SU… in SetRaiseByClickEnabled()
1977 bool raiseEnabled = property->GetRaiseEnabled() && in HandleSubWindowClick() local
2318 …bool raiseEnabled = property->GetWindowType() == WindowType::WINDOW_TYPE_DIALOG && property->GetRa… in TransferPointerEvent() local
1653 WMError WindowSessionImpl::SetRaiseByClickEnabled(bool raiseEnabled) in SetRaiseByClickEnabled()
4200 bool raiseEnabled = true; in OnSetRaiseByClickEnabled() local