Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h165 #define ICONSTYLESIDECLOCK 06000 /* side number for input ports ) */ macro
/dports/cad/electric/electric-7.00/src/db/
H A Ddbvars.c1997 …{0, 0, (INTBIG*)&us_tool, VTOOL, 0, x_("USER_icon_style"), 0, 0, ICONSTYLESIDECLOCK, 0, N_(…
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c2214 index = (style & ICONSTYLESIDECLOCK) >> ICONSTYLESIDECLOCKSH; in us_iconposition()
H A Dusrdiacom.cpp15544 index = (style & ICONSTYLESIDECLOCK) >> ICONSTYLESIDECLOCKSH; in us_iconstyledlog()