Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstudiox_util.h91 void RleEncodeGlyphData(GX_COMPRESSED_GLYPH* glyph, int bits_per_pix);
Dgx_studio_font_util.cpp409 void RleEncodeGlyphData(GX_COMPRESSED_GLYPH *glyph, int bits_per_pix) in RleEncodeGlyphData() function
801 RleEncodeGlyphData(put_compressed_glyph, bits_per_pix); in MakeFontPage()
1090 RleEncodeGlyphData(put_glyph, bits_per_pix); in InsertStringTableGlyphs()
Dresource_gen.cpp3216 RleEncodeGlyphData(&cglyph, GetFontBits(font_format)); in RotateGlyphData()