Searched refs:initial_height (Results 1 – 7 of 7) sorted by relevance
43 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox() argument72 if (initial_height != 0) in dialog_textbox()73 height = initial_height; in dialog_textbox()
219 int dialog_textbox(const char *title, char *tbuf, int initial_height,
381 ldu->base.pref_height = dev_priv->initial_height; in vmw_ldu_init()
542 uint32_t initial_height; member
829 sou->base.pref_height = dev_priv->initial_height; in vmw_sou_init()
638 dev_priv->initial_height = height; in vmw_get_initial_size()
1726 stdu->base.pref_height = dev_priv->initial_height; in vmw_stdu_init()
Completed in 19 milliseconds