Searched refs:GetColorCount (Results 1 – 2 of 2) sorted by relevance
69 USHORT GetColorCount(USHORT theme_id);
1208 header.gx_theme_header_color_count = GetColorCount(theme_id); in WriteThemeBlock()1333 int color_count = GetColorCount(theme_id); in WriteColorBlock()2371 USHORT binary_resource_gen::GetColorCount(USHORT theme_id) in GetColorCount() function in binary_resource_gen2602 INT color_count = GetColorCount(theme_id); in GetColorBlockSize()