Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/kconfig/lxdialog/
A Dtextbox.c43 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox() argument
72 if (initial_height != 0) in dialog_textbox()
73 height = initial_height; in dialog_textbox()
A Ddialog.h219 int dialog_textbox(const char *title, char *tbuf, int initial_height,
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ldu.c381 ldu->base.pref_height = dev_priv->initial_height; in vmw_ldu_init()
A Dvmwgfx_drv.h542 uint32_t initial_height; member
A Dvmwgfx_scrn.c829 sou->base.pref_height = dev_priv->initial_height; in vmw_sou_init()
A Dvmwgfx_drv.c638 dev_priv->initial_height = height; in vmw_get_initial_size()
A Dvmwgfx_stdu.c1726 stdu->base.pref_height = dev_priv->initial_height; in vmw_stdu_init()

Completed in 19 milliseconds