Searched refs:height (Results 1 – 4 of 4) sorted by relevance
38 int width, height; member211 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()
272 void lv_win_set_header_height(lv_obj_t * win, lv_coord_t height) in lv_win_set_header_height() argument278 lv_obj_set_height(ext->header, height); in lv_win_set_header_height()
34 - Add rounding to btnmatrix line height calculation37 - Fix drawing images with 1 px height or width88 - Do not print warning for missing glyph if its height OR width is zero.
50 # in the documentation. The maximum height of the logo should not exceed 55