Searched defs:isLayoutFullScreen (Results 1 – 16 of 16) sorted by relevance
50 virtual WSError OnLayoutFullScreenChange(bool isLayoutFullScreen) { return WSError::WS_OK; } in OnLayoutFullScreenChange()
56 bool isLayoutFullScreen; member
282 int32_t CJWindowImpl::SetWindowLayoutFullScreen(bool isLayoutFullScreen) in SetWindowLayoutFullScreen()
191 int32_t FfiOHOSWindowSetWindowLayoutFullScreen(int64_t id, bool isLayoutFullScreen) in FfiOHOSWindowSetWindowLayoutFullScreen()
1651 bool isLayoutFullScreen = true; variable
418 NotifyLayoutFullScreenChangeFunc func = [](bool isLayoutFullScreen) { in __anon7d846a1f0602()
1198 bool isLayoutFullScreen = true; variable
1130 virtual void SetIsLayoutFullScreen(bool isLayoutFullScreen) {} in SetIsLayoutFullScreen()1131 virtual void SetIsNeedAvoidWindow(bool isLayoutFullScreen) {} in SetIsNeedAvoidWindow()
354 bool isLayoutFullScreen = data.ReadBool(); in HandleLayoutFullScreenChange() local
581 WSError SessionProxy::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange()
1444 void WindowSessionProperty::SetIsLayoutFullScreen(bool isLayoutFullScreen) in SetIsLayoutFullScreen()
593 …nchangeCallback->onLayoutFullScreenChangeFunc_ = [weakThis = wptr(this)](bool isLayoutFullScreen) { in ProcessLayoutFullScreenChangeRegister()604 void JsSceneSession::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange()
3037 bool isLayoutFullScreen = false; in OnGetIsLayoutFullScreen() local
2478 bool isLayoutFullScreen = false; in OnSetLayoutFullScreen() local2528 bool isLayoutFullScreen = false; in OnSetWindowLayoutFullScreen() local
4416 WSError SceneSession::OnLayoutFullScreenChange(bool isLayoutFullScreen) in OnLayoutFullScreenChange()
8850 WSError SceneSessionManager::GetIsLayoutFullScreen(bool& isLayoutFullScreen) in GetIsLayoutFullScreen()