Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrstatus.c360 if (us_menuhnx >= 0) us_highlightmenu(us_menuhnx, us_menuhny, el_colmenbor); in us_showcurrentnodeproto()
372 us_menuhnx = x; us_menuhny = y; in us_showcurrentnodeproto()
373 us_highlightmenu(us_menuhnx, us_menuhny, el_colhmenbor); in us_showcurrentnodeproto()
H A Dusr.c170 INTBIG us_menuhnx,us_menuhny; /* highlighted nodeinst menu entry */ variable
1417 us_menuhnx = x; us_menuhny = y; in us_ontablet()
1428 us_highlightmenu(us_menuhnx, us_menuhny, el_colmenbor); in us_ontablet()
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h325 extern INTBIG us_menuhnx,us_menuhny; /* highlighted nodeinst menu entry */