Searched refs:RleEncodeGlyphData (Results 1 – 3 of 3) sorted by relevance
91 void RleEncodeGlyphData(GX_COMPRESSED_GLYPH* glyph, int bits_per_pix);
409 void RleEncodeGlyphData(GX_COMPRESSED_GLYPH *glyph, int bits_per_pix) in RleEncodeGlyphData() function801 RleEncodeGlyphData(put_compressed_glyph, bits_per_pix); in MakeFontPage()1090 RleEncodeGlyphData(put_glyph, bits_per_pix); in InsertStringTableGlyphs()
3216 RleEncodeGlyphData(&cglyph, GetFontBits(font_format)); in RotateGlyphData()