Searched defs:written_size (Results 1 – 1 of 1) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | binary_resource_gen.cpp | 1226 ULONG written_size = m_written_size; in WriteThemeBlock() local 1855 INT written_size; in WriteSRecordData() local 2513 ULONG written_size = GetResourceHeaderSize(); in GetThemeDataSize() local 2550 ULONG binary_resource_gen::GetThemeDataSize(ULONG written_size, USHORT theme_id) in GetThemeDataSize() 2615 ULONG binary_resource_gen::GetFontBlockSize(ULONG written_size, USHORT theme_id, SHORT font_count) in GetFontBlockSize() 2662 ULONG binary_resource_gen::GetOnePixelmapDataSize(ULONG written_size, res_info *info, USHORT theme_… in GetOnePixelmapDataSize() 2751 ULONG binary_resource_gen::GetPixelmapBlockSize(ULONG written_size, USHORT theme_id, SHORT map_id, … in GetPixelmapBlockSize() 2836 ULONG binary_resource_gen::GetFontDataSize(ULONG written_size, res_info *info, USHORT theme_id, USH… in GetFontDataSize() 2924 ULONG binary_resource_gen::GetPageDataSize(ULONG written_size, const GX_FONT *font) in GetPageDataSize() 2987 ULONG binary_resource_gen::GetGlyphDataSize(ULONG written_size, const GX_FONT *font, INT glyph_inde… in GetGlyphDataSize() [all …]
|