Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp62 const int32_t UI_TIPS_DIALOG_HEIGHT_NARROW = 135 * 2; variable
489 position.height_narrow = UI_TIPS_DIALOG_HEIGHT_NARROW; in InitDialogPosition()