Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusr.c112 static INTBIG us_maplow, us_maphigh, us_newwindowcount; variable
1944 us_newwindowcount = 0; in us_startobjectchange()
2011 if (us_newwindowcount != 0 || us_killedwindow != NOWINDOWPART) in us_endobjectchange()
2017 if (us_newwindowcount != 0) in us_endobjectchange()
2020 if (us_killedwindow != NOWINDOWPART && us_newwindowcount == 2 && in us_endobjectchange()
2054 if (us_newwindowcount > 2) in us_endobjectchange()
2473 us_newwindowcount++; in us_newobject()