Searched refs:Emulate3ButtonsSoft (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A DmouseEmu3btn.c40 static Bool Emulate3ButtonsSoft(MouseEmu3btnPtr pEmu3btn);
626 Emulate3ButtonsSoft(MouseEmu3btnPtr pEmu3btn) function in typeref:typename:Bool
732 && ((bmask & BMASK_MIDDLE) == 0 || Emulate3ButtonsSoft(pEmu3btn))) {
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dmouse.c2101 Emulate3ButtonsSoft(InputInfoPtr pInfo) function in typeref:typename:Bool
2384 && (!(buttons & 0x02) || Emulate3ButtonsSoft(pInfo))) {

Completed in 6 milliseconds