OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mouse_accel
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11mouse.c
259
&
mouse_accel
.numerator,
260
&
mouse_accel
.denominator,
261
&
mouse_accel
.threshold);
275
mouse_accel
.numerator,
276
mouse_accel
.denominator,
277
mouse_accel
.threshold);
SDL_x11video.h
97
}
mouse_accel
;
member in struct:SDL_PrivateVideoData
185
#define
mouse_accel
(this->hidden->
mouse_accel
)
macro
Completed in 2324 milliseconds