Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h161 #define ICONSTYLESIDEPOWER 0300 /* side number for input ports 2=top */ macro
/dports/cad/electric/electric-7.00/src/db/
H A Ddbvars.c1995 …{0, 0, (INTBIG*)&us_tool, VTOOL, 0, x_("USER_icon_style"), 0, 0, ICONSTYLESIDEPOWER, 0, N_(…
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c2205 case PWRPORT: index = (style & ICONSTYLESIDEPOWER) >> ICONSTYLESIDEPOWERSH; break; in us_iconposition()
H A Dusrdiacom.cpp15538 index = (style & ICONSTYLESIDEPOWER) >> ICONSTYLESIDEPOWERSH; in us_iconstyledlog()