Searched defs:font_height (Results 1 – 3 of 3) sorted by relevance
68 const char font_height; member255 vg_lite_error_t vg_lite_load_font_data(vg_lite_font_t font, int font_height) in vg_lite_load_font_data()301 int font_height) in vg_lite_find_font()
344 gfx_coord_t font_height = font->height; in gfx_mono_get_string_bounding_box() local391 gfx_coord_t font_height = font->height; in gfx_mono_get_progmem_string_bounding_box() local
143 int font_height; /*! Font height in pixels */ member191 int font_height; /*! Font height in pixels, parameter from svg */ member
Completed in 10 milliseconds