Searched refs:RleDecodeGlyphData (Results 1 – 3 of 3) sorted by relevance
92 GX_UBYTE* RleDecodeGlyphData(GX_COMPRESSED_GLYPH* glyph, int bits_per_pix);
435 GX_UBYTE* RleDecodeGlyphData(GX_COMPRESSED_GLYPH* glyph, int bits_per_pix) in RleDecodeGlyphData() function
3177 decoded_data = RleDecodeGlyphData((GX_COMPRESSED_GLYPH*)glyph, GetFontBits(font_format)); in RotateGlyphData()