Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_ipc_interface_code.h56 TRANS_ID_SET_CUSTOM_DECOR_HEIGHT, enumerator
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/sessionstubscene_fuzzer/
H A Dsessionstubscene_fuzzer.cpp103 static_cast<uint32_t>(Rosen::SessionInterfaceCode::TRANS_ID_SET_CUSTOM_DECOR_HEIGHT), in SessionStubTestSetCode()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp131 case static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_SET_CUSTOM_DECOR_HEIGHT): in ProcessRemoteRequest()
H A Dsession_proxy.cpp1816 …(remote->SendRequest(static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_SET_CUSTOM_DECOR_HEIGHT), in SetCustomDecorHeight()