Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusredtecc.c189 static void us_tecedlayerstyle(NODEINST*, INTBIG, CHAR*[]);
2192 case LAYERSTYLE: us_tecedlayerstyle(ni, count, par); break; in us_teceditmodobject()
2301 void us_tecedlayerstyle(NODEINST *ni, INTBIG count, CHAR *par[]) in us_tecedlayerstyle() function