Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dmouse.h58 extern MOUSEEVENT *getmouseevent(void);
H A Dinput.c135 (void) getmouseevent(); /* ignore it */ in getaline()
H A Dcommand.c102 if ((p = getmouseevent()) == NULL) { in command()
567 if ((p = getmouseevent()) == NULL) { in changestring()
H A Dmouse.c204 getmouseevent(void) in getmouseevent() function