Home
last modified time | relevance | path

Searched refs:ColorListToColorTable (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/autotrace/autotrace-0.31.1/
H A Doutput-emf.c128 static void ColorListToColorTable(EMFColorList **head, UI32 **table, int len) in ColorListToColorTable() function
648 ColorListToColorTable(&color_list, &color_table, ncolors); in GetEmfStats()