Home
last modified time | relevance | path

Searched refs:height (Results 1 – 4 of 4) sorted by relevance

/lvgl-2.7.6/tests/
Dlv_test_assert.c38 int width, height; member
211 for (y=0; y<p.height; y++) { in lv_test_assert_img_eq()
277 p->height = png_get_image_height(p->png_ptr, p->info_ptr); in read_png_file()
289 p->row_pointers = (png_bytep*) malloc(sizeof(png_bytep) * p->height); in read_png_file()
292 for (y=0; y<p->height; y++) in read_png_file()
355 for (y=0; y<p->height; y++) in png_release()
/lvgl-2.7.6/src/lv_widgets/
Dlv_win.c272 void lv_win_set_header_height(lv_obj_t * win, lv_coord_t height) in lv_win_set_header_height() argument
278 lv_obj_set_height(ext->header, height); in lv_win_set_header_height()
/lvgl-2.7.6/
DCHANGELOG.md34 - Add rounding to btnmatrix line height calculation
37 - Fix drawing images with 1 px height or width
88 - Do not print warning for missing glyph if its height OR width is zero.
/lvgl-2.7.6/scripts/
DDoxyfile50 # in the documentation. The maximum height of the logo should not exceed 55