Searched refs:put_compressed_glyph (Results 1 – 1 of 1) sorted by relevance
682 GX_COMPRESSED_GLYPH *put_compressed_glyph; in MakeFontPage() local797 put_compressed_glyph = &(compressed_glyph_array)[use_char - firstchar]; in MakeFontPage()798 CopyGlyphData((GX_GLYPH *)put_compressed_glyph, glyph, bits_per_pix, reversed_order); in MakeFontPage()801 RleEncodeGlyphData(put_compressed_glyph, bits_per_pix); in MakeFontPage()