Searched refs:font_len (Results 1 – 1 of 1) sorted by relevance
779 uLong font_len = 96 * font_y; in stop() local813 font = lsx_malloc(font_len); in stop()814 assert(uncompress(font, &font_len, fixed, sizeof(fixed)) == Z_OK); in stop()