Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h173 #define ICONSTYLETECH 014000000 /* technology of ports 0=generic, 1=schematic */ macro
/dports/cad/electric/electric-7.00/src/db/
H A Ddbvars.c2000 …{0, 0, (INTBIG*)&us_tool, VTOOL, 0, x_("USER_icon_style"), 0, 0, ICONSTYLETECH, 0, N_("Expo…
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c2081 switch ((style&ICONSTYLETECH) >> ICONSTYLETECHSH) in us_makeiconexport()
H A Dusrdiacom.cpp15558 index = (style & ICONSTYLETECH) >> ICONSTYLETECHSH; in us_iconstyledlog()