Home
last modified time | relevance | path

Searched refs:MIN_DECOR_HEIGHT (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp5102 constexpr int32_t MIN_DECOR_HEIGHT = 37; in SetCustomDecorHeight() local
5104 if (height < MIN_DECOR_HEIGHT || height > MAX_DECOR_HEIGHT) { in SetCustomDecorHeight()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp45 constexpr int32_t MIN_DECOR_HEIGHT = 37; member
6248 if (height < MIN_DECOR_HEIGHT || height > MAX_DECOR_HEIGHT) { in OnSetWindowDecorHeight()

Completed in 21 milliseconds