Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dsystem_dialog_scheduler.h44 int32_t window_width = 0; member
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp474 position.window_width = UI_ANR_DIALOG_WIDTH; in InitDialogPosition()
555 position.window_width = position.window_width / UI_HALF; in GetDialogPositionAndSize()