OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sm_count_x
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/wsmoused/
selection.c
110
size_t
sm_count_x
; /* Number of X movements skipped */
member in struct:selmouse
201
Selmouse.
sm_count_x
= 0;
239
if (Selmouse.
sm_count_x
>= Selmouse.sm_slowdown_x) {
240
Selmouse.
sm_count_x
= 0;
248
Selmouse.
sm_count_x
++;
Completed in 11 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025