Searched refs:EntryPtr (Results 1 – 3 of 3) sorted by relevance
67 typedef int (*ColorCompareProcPtr) (EntryPtr /*pent */ ,70 static Pixel FindBestPixel(EntryPtr /*pentFirst */ ,76 static int AllComp(EntryPtr /*pent */ ,80 static int RedComp(EntryPtr /*pent */ ,84 static int GreenComp(EntryPtr /*pent */ ,88 static int BlueComp(EntryPtr /*pent */ ,134 EntryPtr /*pentFirst */ ,167 EntryPtr /* pentFirst */ ,244 EntryPtr pent; in CreateColormap()276 pmap->red = (EntryPtr) ((char *) pmap + sizeof(ColormapRec)); in CreateColormap()[all …]
73 typedef struct _CMEntry *EntryPtr; typedef
567 EntryPtr entry; in CMapRefreshColors()613 entry = (EntryPtr) &pmap->red[index]; in CMapRefreshColors()