Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dsystem_dialog_scheduler.h45 int32_t window_height = 0; member
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp475 position.window_height = UI_ANR_DIALOG_HEIGHT; in InitDialogPosition()
556 position.window_height = position.window_height / UI_HALF; in GetDialogPositionAndSize()