Home
last modified time | relevance | path

Searched refs:CELLTXT (Results 1 – 11 of 11) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Degraphics.h70 #define CELLTXT 0042 /* cell and port names */ macro
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphqt.cpp2971 QColor fg( blue[CELLTXT], green[CELLTXT], red[CELLTXT]); in colormapload()
H A Dgraphunixx11.c4274 xc.red = red[CELLTXT]<<8; xc.green = green[CELLTXT]<<8; xc.blue = blue[CELLTXT]<<8; in colormapload()
4282 fg = (blue[CELLTXT] << 16) | (green[CELLTXT] << 8) | red[CELLTXT]; in colormapload()
H A Dgraphpccode.cpp2590 forecolor = (blue[CELLTXT] << 16) | (green[CELLTXT] << 8) | red[CELLTXT]; in colormapload()
H A DgraphmacX.c3028 gra_fgcolor.red = red[CELLTXT] << 8; in colormapload()
3029 gra_fgcolor.green = green[CELLTXT] << 8; in colormapload()
3030 gra_fgcolor.blue = blue[CELLTXT] << 8; in colormapload()
H A Dgraphmac.c3180 fg.red = red[CELLTXT] << 8; in colormapload()
3181 fg.green = green[CELLTXT] << 8; in colormapload()
3182 fg.blue = blue[CELLTXT] << 8; in colormapload()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtechi.c50 static GRAPHICS tech_vartxt = {LAYERO, CELLTXT, SOLIDC, SOLIDC,
/dports/cad/electric/electric-7.00/src/tec/
H A Dtecschem.c303 static GRAPHICS sch_t_lay = {LAYERO, CELLTXT, SOLIDC, SOLIDC,
/dports/cad/electric/electric-7.00/src/usr/
H A Dusr.c388 el_colcelltxt = CELLTXT; in us_do2init()
H A Dusrmisc.c5193 case CELLTXT: in us_getcolormap()
/dports/cad/electric/electric-7.00/
H A DChangeLog201 Constants: "CELLTXT/CELLOUT"