Searched refs:GetFontDataSize (Results 1 – 2 of 2) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | binary_resource_gen.h | 59 ULONG GetFontDataSize(ULONG written_size, res_info *info, USHORT theme_id, USHORT font_id);
|
| D | binary_resource_gen.cpp | 1447 …header.gx_font_header_data_size = GetFontDataSize(m_written_size + GetFontHeaderSize(), info, them… in WriteFontBlock() 2650 size = GetFontDataSize(written_size, info, theme_id, font_id); in GetFontBlockSize() 2836 ULONG binary_resource_gen::GetFontDataSize(ULONG written_size, res_info *info, USHORT theme_id, USH… in GetFontDataSize() function in binary_resource_gen 3213 blocksize = GetFontDataSize(written_size, info, theme, font_id); in MakeFileDictionary()
|