Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphqt.cpp4059 us_state &= ~GOTXY; in keepCursorPos()
4151 us_state &= ~GOTXY; in mouseMoveEvent()
5260 us_state &= ~GOTXY; in menuAction()
H A DgraphmacX.c5060 us_state &= ~GOTXY; in gra_waitforaction()
5234 us_state &= ~GOTXY; in gra_nextevent()
5356 us_state &= ~GOTXY; in gra_nextevent()
5483 us_state &= ~GOTXY; in gra_nextevent()
5678 us_state &= ~GOTXY; in gra_nextevent()
5727 us_state &= ~GOTXY; in gra_nextevent()
6105 us_state &= ~GOTXY; in gra_nativemenudoone()
H A Dgraphmac.c5199 us_state &= ~GOTXY; in gra_waitforaction()
5370 us_state &= ~GOTXY; in gra_nextevent()
5511 us_state &= ~GOTXY; in gra_nextevent()
5622 us_state &= ~GOTXY; in gra_nextevent()
5812 us_state &= ~GOTXY; in gra_nextevent()
5860 us_state &= ~GOTXY; in gra_nextevent()
6219 us_state &= ~GOTXY; in gra_nativemenudoone()
H A Dgraphpccode.cpp4187 us_state &= ~GOTXY; in gra_nextevent()
4230 us_state &= ~GOTXY; in gra_nextevent()
4277 us_state &= ~GOTXY; in gra_nextevent()
4372 us_state &= ~GOTXY; in gra_mouseaction()
5540 us_state &= ~GOTXY; in gra_loggetnextaction()
H A Dgraphunixx11.c6957 us_state &= ~GOTXY; in gra_pickupnextevent()
7033 us_state &= ~GOTXY; in gra_nextevent()
8570 us_state &= ~GOTXY; in gra_loggetnextaction()
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h207 #define GOTXY 04 /* set if X/Y co-ordinates are known */ macro
/dports/cad/electric/electric-7.00/src/usr/
H A Dusr.c1420 us_state &= ~GOTXY; in us_ontablet()
1690 us_state &= ~GOTXY; in us_oncommand()
H A Dusrmisc.c1689 if ((us_state&GOTXY) == 0) in getxy()
1731 us_state |= GOTXY; in us_setxy()