OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:realy
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbelo.h
53
int eloReadPosition(_THIS, int fd, int* x, int* y, int* button_state, int* realx, int*
realy
);
SDL_fbelo.c
421
int eloReadPosition(_THIS, int fd, int* x, int* y, int* button_state, int* realx, int*
realy
) {
432
if(!eloParsePacket(buffer, realx,
realy
, button_state)) {
437
*y = *
realy
;
SDL_fbevents.c
768
int realx,
realy
;
local
789
if(eloReadPosition(this, mouse_fd, &dx, &dy, &button, &realx, &
realy
)) {
/external/ipsec-tools/src/racoon/
isakmp_inf.c
377
/* don't think this
realy
deletes ph1 ? */
[
all
...]
Completed in 1532 milliseconds