Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp190 position.width_narrow = static_cast<int32_t>(width * UI_SELECTOR_PORTRAIT_WIDTH_RATIO); in GetSelectorDialogPortraitPosition()
195 position.width = position.width_narrow; in GetSelectorDialogPortraitPosition()
240 position.width_narrow = static_cast<int32_t>(width * in GetSelectorDialogLandscapePosition()
465 position.width_narrow = UI_ANR_DIALOG_WIDTH; in InitDialogPosition()
471 position.width_narrow = display->GetWidth(); in InitDialogPosition()
481 position.width_narrow = UI_SELECTOR_DIALOG_WIDTH_NARROW; in InitDialogPosition()
487 position.width_narrow = UI_TIPS_DIALOG_WIDTH_NARROW; in InitDialogPosition()
493 position.width_narrow = UI_JUMP_INTERCEPTOR_DIALOG_WIDTH_NARROW; in InitDialogPosition()
499 position.width_narrow = UI_DEFAULT_WIDTH; in InitDialogPosition()
541 position.width = position.width_narrow; in GetDialogPositionAndSize()
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dsystem_dialog_scheduler.h48 int32_t width_narrow = 0; member

Completed in 3 milliseconds