Searched defs:isTopmost (Results 1 – 15 of 15) sorted by relevance
198 bool isTopmost = false; in IsTopmost() local
185 WSError MainSession::SetMainWindowTopmost(bool isTopmost) in SetMainWindowTopmost()
159 void WindowOption::SetWindowTopmost(bool isTopmost) in SetWindowTopmost()
346 void WindowOption::SetWindowTopmost(bool isTopmost) in SetWindowTopmost()
1610 WMError WindowSessionImpl::SetMainWindowTopmost(bool isTopmost) in SetMainWindowTopmost()
518 bool isTopmost = false; in OnSetSubWindowOptions() local611 bool isTopmost = false; in OnSetSubWindowOptionsIsTopmost() local
1037 bool isTopmost = false; in ParseModalityParam() local
309 virtual WMError SetMainWindowTopmost(bool isTopmost) { return WMError::WM_OK; } in SetMainWindowTopmost()
798 bool isTopmost = false; member
199 bool isTopmost = true; variable
285 … virtual WSError SetMainWindowTopmost(bool isTopmost) { return WSError::WS_ERROR_INVALID_CALLING; } in SetMainWindowTopmost()
392 void WindowSessionProperty::SetMainWindowTopmost(bool isTopmost) in SetMainWindowTopmost()
779 …virtual WMError SetMainWindowTopmost(bool isTopmost) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT… in SetMainWindowTopmost()
1266 bool isTopmost = false; member
1308 session->SetMainWindowTopmostChangeCallback([weakThis = wptr(this), where](bool isTopmost) { in ProcessMainWindowTopmostChangeRegister()3015 void JsSceneSession::OnMainWindowTopmostChange(bool isTopmost) in OnMainWindowTopmostChange()