Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dgx_studio_font_util.cpp496 void CopyGlyphData(GX_GLYPH *put_glyph, GXS_FONT_DATA &glyph, int bits_per_pix, BOOL reversed_order) in CopyGlyphData() function
798 CopyGlyphData((GX_GLYPH *)put_compressed_glyph, glyph, bits_per_pix, reversed_order); in MakeFontPage()
808 CopyGlyphData((GX_GLYPH *)put_kerning_glyph, glyph, bits_per_pix, reversed_order); in MakeFontPage()
817 CopyGlyphData(put_glyph, glyph, bits_per_pix, reversed_order); in MakeFontPage()
1061CopyGlyphData((GX_GLYPH *)put_glyph, glyph, bits_per_pix, reversed_order); in InsertStringTableGlyphs()
1087CopyGlyphData((GX_GLYPH *)put_glyph, glyph, bits_per_pix, reversed_order); in InsertStringTableGlyphs()
1106 CopyGlyphData(put_glyph, glyph, bits_per_pix, reversed_order); in InsertStringTableGlyphs()