Searched defs:_CategorySetting (Results 1 – 1 of 1) sorted by relevance
21 struct _CategorySetting { struct22 DownloadSetting download;24 char* name;34 unsigned int col_completed:1;35 unsigned int col_total:1;36 unsigned int col_speed:1;37 unsigned int col_retry:1;38 unsigned int col_url:1;40 unsigned int text_filename:1;42 unsigned int text_url:1;[all …]