Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp191 position.height_narrow = static_cast<int32_t>(UI_SELECTOR_DIALOG_HEIGHT_NARROW * densityPixels); in GetSelectorDialogPortraitPosition()
196 position.height = position.height_narrow; in GetSelectorDialogPortraitPosition()
243 position.height_narrow = static_cast<int32_t>((UI_SELECTOR_LANDSCAPE_HEIGHT_NARROW) * densityPixels); in GetSelectorDialogLandscapePosition()
466 position.height_narrow = UI_ANR_DIALOG_HEIGHT; in InitDialogPosition()
472 position.height_narrow = display->GetHeight(); in InitDialogPosition()
482 position.height_narrow = UI_SELECTOR_DIALOG_HEIGHT_NARROW; in InitDialogPosition()
488 position.height_narrow = UI_TIPS_DIALOG_HEIGHT_NARROW; in InitDialogPosition()
494 position.height_narrow = UI_JUMP_INTERCEPTOR_DIALOG_HEIGHT_NARROW; in InitDialogPosition()
500 position.height_narrow = UI_DEFAULT_HEIGHT; in InitDialogPosition()
542 position.height = position.height_narrow; in GetDialogPositionAndSize()
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dsystem_dialog_scheduler.h49 int32_t height_narrow = 0; member

Completed in 2 milliseconds