Home
last modified time | relevance | path

Searched refs:showInLandscapeMode_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_window_scene_config.cpp136 …ed_property(env, objValue, "showInLandscapeMode", CreateJsValue(env, config.showInLandscapeMode_)); in CreateSystemUIStatusBarValue()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h556 bool showInLandscapeMode_ = false; member
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test2.cpp1327 …RT_EQ(sceneSessionManager->appWindowSceneConfig_.systemUIStatusBarConfig_.showInLandscapeMode_, 1);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1194 appWindowSceneConfig_.systemUIStatusBarConfig_.showInLandscapeMode_ = showInLandscapeMode; in ConfigSystemUIStatusBar()
1196 appWindowSceneConfig_.systemUIStatusBarConfig_.showInLandscapeMode_); in ConfigSystemUIStatusBar()