Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdiacom.cpp6562 static INTBIG us_colormixredmap[256], us_colormixgreenmap[256], us_colormixbluemap[256]; variable
6609 us_colormixgreenmap[i] = ((INTBIG *)vargreen->addr)[i]; in us_colormixdlog()
6774 us_colormixgreenmap[i] = us_colormixgreenmap[LAYERG]; in us_colormixdlog()
6780 us_colormixgreenmap[i] = us_colormixgreenmap[LAYERH]; in us_colormixdlog()
6787 (void)setvalkey((INTBIG)us_tool, VTOOL, us_colormap_green_key, (INTBIG)us_colormixgreenmap, in us_colormixdlog()
6817 g == us_colormixgreenmap[us_colormixindex[us_colormixcurindex]] && in us_colormixsetcolor()
6820 us_colormixgreenmap[us_colormixindex[us_colormixcurindex]] = g; in us_colormixsetcolor()
6874 green[i] = us_colormixgreenmap[bit[i]]; in us_colormixsmoothcolors()
6898 us_colormixgreenmap[i] = g; in us_colormixsmoothcolors()
7031 g = us_colormixgreenmap[index]; in us_colormixtogglemarker()
[all …]