gpx.c | 229 static void gpx_loadcmap(struct gpx_screen *, int, int); 459 gpx_loadcmap(ss, cm->index, cm->count); 1207 gpx_loadcmap(struct gpx_screen *ss, int from, int count) function in typeref:typename:void 1243 gpx_loadcmap(ss, 0, 1 << ss->ss_depth);
|