Searched refs:WriteFontBlock (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | binary_resource_gen.h | 33 void WriteFontBlock(res_info *info, USHORT font_id, USHORT theme_id);
|
| D | binary_resource_gen.cpp | 254 WriteFontBlock(info, 0, theme); in GenerateBinaryFile() 1299 WriteFontBlock(info, font_id, theme_id); in WriteThemeBlock() 1398 void binary_resource_gen::WriteFontBlock(res_info *info, USHORT font_id, USHORT theme_id) in WriteFontBlock() function in binary_resource_gen
|
| D | resource_gen.cpp | 1176 mp_bin_generater->WriteFontBlock(info, font_id, theme); in WriteFontData()
|