Home
last modified time | relevance | path

Searched defs:MAX_HEIGHT_PERCENT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_dialog.h193 const static uint16_t MAX_HEIGHT_PERCENT = 90; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.cpp26 constexpr double MAX_HEIGHT_PERCENT = 0.8; variable