Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/dialog_ui/ams_system_dialog/entry/src/main/ets/utils/
H A DPositionUtils.ts36 const UI_SELECTOR_LANDSCAPE_COUNT_FOUR = 4;
162 …width = Math.floor(width * (UI_SELECTOR_LANDSCAPE_GRILLE_LARGE * UI_SELECTOR_LANDSCAPE_COUNT_FOUR +
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp52 const int32_t UI_SELECTOR_LANDSCAPE_COUNT_FOUR = 4; variable
237 (UI_SELECTOR_LANDSCAPE_GRILLE_LARGE * UI_SELECTOR_LANDSCAPE_COUNT_FOUR + in GetSelectorDialogLandscapePosition()
241 (UI_SELECTOR_LANDSCAPE_GRILLE_LARGE * UI_SELECTOR_LANDSCAPE_COUNT_FOUR + in GetSelectorDialogLandscapePosition()