OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:user_config_get_window_pos
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/
main-common.h
29
void
user_config_get_window_pos
( int *window_x, int *window_y );
main-common.c
83
user_config_get_window_pos
( int *window_x, int *window_y )
function
556
user_config_get_window_pos
(&win_x, &win_y);
[
all
...]
Completed in 48 milliseconds