Home
last modified time | relevance | path

Searched refs:rotated_map_size (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_gen.h24 …ata(GX_CONST GX_GLYPH* glyph, GX_UBYTE font_format, GX_UBYTE** rotated_map, INT* rotated_map_size);
Dresource_gen.cpp3168 …Data(GX_CONST GX_GLYPH* glyph, GX_UBYTE font_format, GX_UBYTE** rotated_map, INT* rotated_map_size) in RotateGlyphData() argument
3218 *rotated_map_size = cglyph.gx_glyph_map_size; in RotateGlyphData()
3223 *rotated_map_size = 0; in RotateGlyphData()