Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dbinary_resource_gen.h95 void WriteFontData(res_info *info, USHORT theme_id, USHORT font_id);
Dresource_gen.h58 void WriteFontData(void);
Dresource_gen.cpp521 WriteFontData(); in GenerateResourceFile()
630 WriteFontData(); in GenerateResourceData()
1100 void resource_gen::WriteFontData(void) in WriteFontData() function in resource_gen
Dbinary_resource_gen.cpp1453 WriteFontData(info, theme_id, font_id); in WriteFontBlock()
1458 void binary_resource_gen::WriteFontData(res_info *info, USHORT theme_id, USHORT font_id) in WriteFontData() function in binary_resource_gen