Searched refs:max_height (Results 1 – 2 of 2) sorted by relevance
347 gfx_coord_t max_height = font_height; in gfx_mono_get_string_bounding_box() local359 max_height += font_height; in gfx_mono_get_string_bounding_box()372 *height = max_height; in gfx_mono_get_string_bounding_box()395 gfx_coord_t max_height = font_height; in gfx_mono_get_progmem_string_bounding_box() local409 max_height += font_height; in gfx_mono_get_progmem_string_bounding_box()424 *height = max_height; in gfx_mono_get_progmem_string_bounding_box()
389 __u32 max_height; /* Maximum frame height [pixel] */ member
Completed in 17 milliseconds