Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dresource_gen.h24 …VOID RotateGlyphData(GX_CONST GX_GLYPH* glyph, GX_UBYTE font_format, GX_UBYTE** rotated_map, INT* …
Dbinary_resource_gen.cpp1567 RotateGlyphData(glyph, font->gx_font_format, &rotated_data, &map_size); in WriteGlyphBock()
3004RotateGlyphData((GX_GLYPH *)glyph, font->gx_font_format, &rotated_data, &mapsize); in GetGlyphDataSize()
Dresource_gen.cpp3168 VOID resource_gen::RotateGlyphData(GX_CONST GX_GLYPH* glyph, GX_UBYTE font_format, GX_UBYTE** rotat… in RotateGlyphData() function in resource_gen
3278 RotateGlyphData(glyph, font->gx_font_format, &rotated_data, &mapsize); in WriteFontPage()