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 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025