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 - 2
of
2
) 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
++;
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 161 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025