Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 21 of 21) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsfcmap.c427 { const gs_cmap_ToUnicode_t *cmap = (gs_cmap_ToUnicode_t *)penum->cmap; in gs_cmap_ToUnicode_next_range() local
459 { const gs_cmap_ToUnicode_t *cmap = (gs_cmap_ToUnicode_t *)penum->cmap; in gs_cmap_ToUnicode_next_lookup() local
476 { const gs_cmap_ToUnicode_t *cmap = (gs_cmap_ToUnicode_t *)penum->cmap; in gs_cmap_ToUnicode_next_entry() local
525 { const gs_cmap_ToUnicode_t *cmap = (gs_cmap_ToUnicode_t *)pcmap; in gs_cmap_ToUnicode_is_identity() local
543 gs_cmap_ToUnicode_t *cmap; in gs_cmap_ToUnicode_alloc() local
589 { gs_cmap_ToUnicode_t *cmap = (gs_cmap_ToUnicode_t *)pcmap; in gs_cmap_ToUnicode_add_pair() local
H A Dgxfcmap.h220 const gs_cmap_t *cmap; member
237 const gs_cmap_t *cmap; member
H A Dgdevxcmp.c91 XStandardColormap *cmap = XAllocStandardColormap(); in alloc_std_cmap() local
603 const XStandardColormap *cmap = xdev->cman.std_cmap.map; in gdev_x_map_rgb_color() local
779 const XStandardColormap *cmap = xdev->cman.std_cmap.map; in gdev_x_map_color_rgb() local
H A Dgxfcmap1.h51 gs_cmap_adobe1_t *cmap; /* back pointer for glyph marking */ member
H A Dgxfont42.h61 ulong cmap; /* offset to cmap table (not used by */ member
H A Dzfcmap.c68 acquire_code_ranges(gs_cmap_adobe1_t *cmap, const ref *pref, gs_memory_t *mem) in acquire_code_ranges()
H A Dgdevupd.c635 int cmap; /* Index for the Parameter-name */ member
665 updcmap_t cmap[UPD_CMAP_MAX]; /** Mapping-Data */ member
768 const updcmap_pc cmap = upd->cmap + i; /* Writing-Shortcut */ in upd_expand() local
2748 const updcmap_pc cmap = upd->cmap + i; in upd_truncate() local
2996 const updcmap_p cmap = upd->cmap + imap; in upd_open_map() local
H A Dgdevx.h76 Colormap cmap; member
H A Ddxmain.c167 GdkRgbCmap *cmap; member
/plan9/sys/src/cmd/jpg/
H A Dtotruecolor.c20 uchar *rp, *gp, *bp, *cmap, *inp, *outp, cmap1[3*256]; in totruecolor() local
H A Dimagefile.h6 uchar *cmap; member
H A Dtorgbv.c41 uchar *cmap, *cm, *in, *out, *inp, *outp, cmap1[3*256], map[256], *rpic, *bpic, *gpic; in torgbv() local
H A Dreadtga.c32 uchar *cmap; /* colour map (optional) */ member
/plan9/sys/src/cmd/
H A Dgetmap.c28 int cmap, i, j, n, v, rev; in getcmap() local
/plan9/sys/src/cmd/acid/
H A Dlex.c40 char cmap[256] = variable
/plan9/sys/src/cmd/postscript/postmd/
H A Dpostmd.c663 char *cmap = NULL; /* remember header colormap list */ in getheader() local
/plan9/sys/include/
H A Dmemdraw.h46 Memcmap *cmap; member
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dmemdraw.h46 Memcmap *cmap; member
/plan9/sys/src/cmd/postscript/postgif/
H A Dpostgif.c32 unsigned char *cmap, *gcmap, *lcmap; variable
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/
H A Ddraw.c1457 uchar *q, *cmap, *begin, *end, *r, *w; in readcmap() local
1521 uchar *cmap, *red, *grn, *blu; in writecmap() local
/plan9/sys/src/libmemdraw/
H A Ddraw.c1424 uchar *q, *cmap, *begin, *end, *r, *w; in readcmap() local
1488 uchar *cmap, *red, *grn, *blu; in writecmap() local