Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h97 #define PORTLABELSSH 6 /* right shift for port labels */ macro
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdisp.c1937 portstyle = (us_useroptions&PORTLABELS) >> PORTLABELSSH; in us_drawnodeinst()
1999 portstyle = (us_useroptions&PORTLABELS) >> PORTLABELSSH; in us_drawnodeinst()
/dports/cad/electric/electric-7.00/src/io/
H A Diopsout.cpp1453 (us_useroptions&PORTLABELS) >> PORTLABELSSH); in io_psdumpcontents()