Searched defs:topmost (Results 1 – 10 of 10) sorted by relevance
157 WSError MainSession::SetTopmost(bool topmost) in SetTopmost()
307 virtual WMError SetTopmost(bool topmost) { return WMError::WM_OK; } in SetTopmost()
186 bool topmost = true; variable
283 virtual WSError SetTopmost(bool topmost) { return WSError::WS_ERROR_INVALID_CALLING; } in SetTopmost()
971 auto topmost = container->GetAt(0); in DestroyAllAnimationTracks() local
382 void WindowSessionProperty::SetTopmost(bool topmost) in SetTopmost()
766 virtual WMError SetTopmost(bool topmost) { return WMError::WM_OK; } in SetTopmost()
1282 sessionchangeCallback->onSessionTopmostChange_ = [weakThis = wptr(this)](bool topmost) { in ProcessSessionTopmostChangeRegister()2992 void JsSceneSession::OnSessionTopmostChange(bool topmost) in OnSessionTopmostChange()
1589 WMError WindowSessionImpl::SetTopmost(bool topmost) in SetTopmost()
3684 bool topmost = false; in OnSetTopmost() local