initial_height    549 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c 	dev_priv->initial_height = height;
initial_height    455 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 	uint32_t initial_height;
initial_height    378 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c 	ldu->base.pref_height = dev_priv->initial_height;
initial_height    849 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c 	sou->base.pref_height = dev_priv->initial_height;
initial_height   1749 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c 	stdu->base.pref_height = dev_priv->initial_height;
initial_height    219 scripts/kconfig/lxdialog/dialog.h int dialog_textbox(const char *title, char *tbuf, int initial_height,
initial_height     43 scripts/kconfig/lxdialog/textbox.c int dialog_textbox(const char *title, char *tbuf, int initial_height,
initial_height     72 scripts/kconfig/lxdialog/textbox.c 	if (initial_height != 0)
initial_height     73 scripts/kconfig/lxdialog/textbox.c 		height = initial_height;