Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp32 const int32_t UI_SELECTOR_DIALOG_WIDTH_NARROW = 328 * 2; variable
482 position.width_narrow = UI_SELECTOR_DIALOG_WIDTH_NARROW; in InitDialogPosition()