Searched refs:want_fullscreen_aspect (Results 1 – 5 of 5) sorted by relevance
297 option.want_fullscreen_aspect = min (1, max (0, atoi (val))); in set_arg()299 option.want_fullscreen_aspect); in set_arg()441 option.want_fullscreen_aspect = in parse_opt()444 option.want_fullscreen_aspect); in parse_opt()739 option.want_fullscreen_aspect = in parse_INIfile_raw()742 Log ("Setting fullscreen aspect to %d\n", option.want_fullscreen_aspect); in parse_INIfile_raw()965 option.want_fullscreen_aspect); in save_config()
29 option.want_fullscreen_aspect = FALSE; in initialisation()
250 boolean want_fullscreen_aspect; member
168 …option.want_fullscreen_aspect = gtk_toggle_button_get_active( (GtkToggleButton*) temp_check_button… in gtk_general_settings_grab()282 …gtk_toggle_button_set_active( (GtkToggleButton*) temp_check_button, option.want_fullscreen_aspect … in gtk_general_settings_set()
99 if (option.want_fullscreen_aspect) in calc_fullscreen_aspect()