Searched defs:mousehandler (Results 1 - 5 of 5) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dgl_vidlinux.c659 void mousehandler(int buttonstate, int dx, int dy) function
701 mouse_seteventhandler(mousehandler);
H A Dgl_vidlinux_svga.c697 void mousehandler(int buttonstate, int dx, int dy) function
739 mouse_seteventhandler(mousehandler);
H A Dvid_svgalib.c836 void mousehandler(int buttonstate, int dx, int dy) function
881 mouse_seteventhandler(mousehandler);
/external/quake/quake/src/WinQuake/
H A Dgl_vidlinux.cpp711 void mousehandler(int buttonstate, int dx, int dy) function
753 mouse_seteventhandler(mousehandler);
H A Dvid_svgalib.cpp823 void mousehandler(int buttonstate, int dx, int dy) function
868 mouse_seteventhandler(mousehandler);

Completed in 81 milliseconds