Searched refs:UI_TIPS_DIALOG_HEIGHT (Results 1 – 2 of 2) sorted by relevance
45 const UI_TIPS_DIALOG_HEIGHT = 270;73 height: UI_TIPS_DIALOG_HEIGHT,
61 const int32_t UI_TIPS_DIALOG_HEIGHT = 135 * 2; variable487 position.height = UI_TIPS_DIALOG_HEIGHT; in InitDialogPosition()