Searched refs:fh (Results 1 – 3 of 3) sorted by relevance
43 uint16_t fx, fy, fw, fh; member
417 frm_size = gif->fw*gif->fh; in read_image_data()445 y = interlaced_line_index((int) gif->fh, y); in read_image_data()474 gif->fh = read_num(gif); in read_image()496 for (j = 0; j < gif->fh; j++) { in render_frame_rect()539 for (j = 0; j < gif->fh; j++) { in dispose()
4473 float fh = ranges[i].font_size; local4474 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,…4540 float fh = ranges[i].font_size; local4541 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,…