Searched refs:SetResFolderStatus (Results 1 – 3 of 3) sorted by relevance
69 void SetResFolderStatus(int res_id, int open_status);
1791 GetResourceView()->SetResFolderStatus(COLOR_GROUP, ini_info->color_open); in OnSetLayout()1792 GetResourceView()->SetResFolderStatus(FONT_GROUP, ini_info->font_open); in OnSetLayout()1793 GetResourceView()->SetResFolderStatus(PIXELMAP_GROUP, ini_info->pixelmap_open); in OnSetLayout()1794 GetResourceView()->SetResFolderStatus(STRING_GROUP, ini_info->string_open); in OnSetLayout()
2909 void resource_view::SetResFolderStatus(int folder_id, int open_status) in SetResFolderStatus() function in resource_view