Searched refs:user_config_get_window_pos (Results 1 – 2 of 2) sorted by relevance
29 void user_config_get_window_pos( int *window_x, int *window_y );
84 user_config_get_window_pos( int *window_x, int *window_y ) in user_config_get_window_pos() function776 user_config_get_window_pos(&win_x, &win_y); in init_sdl_ui()