Searched refs:RotateGlyphData (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | resource_gen.h | 24 …VOID RotateGlyphData(GX_CONST GX_GLYPH* glyph, GX_UBYTE font_format, GX_UBYTE** rotated_map, INT* …
|
| D | binary_resource_gen.cpp | 1567 RotateGlyphData(glyph, font->gx_font_format, &rotated_data, &map_size); in WriteGlyphBock() 3004 … RotateGlyphData((GX_GLYPH *)glyph, font->gx_font_format, &rotated_data, &mapsize); in GetGlyphDataSize()
|
| D | resource_gen.cpp | 3168 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()
|