Searched refs:EMULATION_WINDOW (Results 1 – 1 of 1) sorted by relevance
1469 #define EMULATION_WINDOW 10 macro1478 return (abs(pi->emulationDx) < EMULATION_WINDOW && in KdInsideEmulationWindow()1479 abs(pi->emulationDy) < EMULATION_WINDOW); in KdInsideEmulationWindow()