Searched defs:color_entry (Results 1 – 1 of 1) sorted by relevance
66 typedef struct color_entry { struct71 struct color_entry *next; argument72 struct color_entry *tagnext; argument73 } color_entry; typedef