Searched refs:rle_entry_count (Results 1 – 3 of 3) sorted by relevance
57 uint8_t rle_entry_count; member
203 else if (code < DICT_START + font->rle_entry_count) in write_ref_codeword()234 if (code >= DICT_START + font->rle_entry_count && in write_glyph_codeword()
548 EXIT_IF_NEGATIVE(read_8b(f, &mfont->rle_entry_count)); in read_rle_font_header()
Completed in 11 milliseconds