Searched refs:speedlimit (Results 1 – 1 of 1) sorted by relevance
1214 int speedlimit = ms_speedlimit; in msincr() local1230 if (xabs > speedlimit || yabs > speedlimit) in msincr()1232 if (xabs > speedlimit) in msincr()1234 if (yabs > speedlimit) in msincr()