Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h851 INTBIG us_getcolormapentry(CHAR*, BOOLEAN);
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomcd.c221 totalcolor = us_getcolormapentry(par[1], TRUE); in us_color()
226 totalcolor = us_getcolormapentry(par[1], FALSE); in us_color()
H A Dusrstatus.c1983 INTBIG us_getcolormapentry(CHAR *pp, BOOLEAN layerletter) in us_getcolormapentry() function