Home
last modified time | relevance | path

Searched refs:RleDecodeGlyphData (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstudiox_util.h92 GX_UBYTE* RleDecodeGlyphData(GX_COMPRESSED_GLYPH* glyph, int bits_per_pix);
Dgx_studio_font_util.cpp435 GX_UBYTE* RleDecodeGlyphData(GX_COMPRESSED_GLYPH* glyph, int bits_per_pix) in RleDecodeGlyphData() function
Dresource_gen.cpp3177 decoded_data = RleDecodeGlyphData((GX_COMPRESSED_GLYPH*)glyph, GetFontBits(font_format)); in RotateGlyphData()