Lines Matching refs:res_info

250                 res_info* info = m_project->FindResource(m_display, theme, RES_TYPE_FONT, font_id);  in GenerateBinaryFile()
260res_info *info = m_project->FindResource(m_display, theme, RES_TYPE_PIXELMAP, m_pixelmap_dictionar… in GenerateBinaryFile()
1295 res_info *info = m_project->FindResource(m_display, theme_id, RES_TYPE_FONT, font_id); in WriteThemeBlock()
1313res_info *info = m_project->FindResource(m_display, theme_id, RES_TYPE_PIXELMAP, m_pixelmap_dictio… in WriteThemeBlock()
1354 res_info *info = m_project->FindResource(m_display, theme_id, RES_TYPE_COLOR, color_id); in WriteColorBlock()
1398 void binary_resource_gen::WriteFontBlock(res_info *info, USHORT font_id, USHORT theme_id) in WriteFontBlock()
1458 void binary_resource_gen::WriteFontData(res_info *info, USHORT theme_id, USHORT font_id) in WriteFontData()
1940 void binary_resource_gen::WritePixelmapBlock(res_info *info, USHORT map_id, USHORT output_map_id, U… in WritePixelmapBlock()
2400 USHORT binary_resource_gen::GetPageCount(res_info *info, USHORT theme_id, USHORT font_id) in GetPageCount()
2439res_info *info = m_project->FindResource(m_display, theme_id, RES_TYPE_PIXELMAP, m_pixelmap_dictio… in GetPixelmapCount()
2634 res_info *info = m_project->FindResource(m_display, theme_id, RES_TYPE_FONT, font_id); in GetFontBlockSize()
2662 ULONG binary_resource_gen::GetOnePixelmapDataSize(ULONG written_size, res_info *info, USHORT theme_… in GetOnePixelmapDataSize()
2773res_info *info = m_project->FindResource(m_display, theme_id, RES_TYPE_PIXELMAP, m_pixelmap_dictio… in GetPixelmapBlockSize()
2836 ULONG binary_resource_gen::GetFontDataSize(ULONG written_size, res_info *info, USHORT theme_id, USH… in GetFontDataSize()
3155 res_info* info; in MakeFileDictionary()
3186 res_info* info = m_project->FindResource(m_display, theme, RES_TYPE_FONT, font_id); in MakeFileDictionary()