Home
last modified time | relevance | path

Searched defs:GetCustomDecorHeight (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h483 virtual int32_t GetCustomDecorHeight() in GetCustomDecorHeight() function
H A Dscene_session.h466 int32_t GetCustomDecorHeight() override in GetCustomDecorHeight() function
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp3221 napi_value JsSceneSessionManager::GetCustomDecorHeight(napi_env env, napi_callback_info info) in GetCustomDecorHeight() function in OHOS::Rosen::JsSceneSessionManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10574 int32_t SceneSessionManager::GetCustomDecorHeight(int32_t persistentId) in GetCustomDecorHeight() function in OHOS::Rosen::SceneSessionManager