Searched refs:auto_return (Results 1 – 8 of 8) sorted by relevance
18 auto auto_return(T f) -> decltype(f(4)) { return f(4); } in auto_return() function in testme21 auto auto_return(T f) -> decltype(f()) { return f(); } in auto_return() function in testme35 auto_return(returnint); in dostuff()
66 void game_set_ball_auto_return( int auto_return );
286 void game_set_ball_auto_return( int auto_return ) in game_set_ball_auto_return() argument288 cur_game->balls_return_by_click = !auto_return; in game_set_ball_auto_return()
37 CONFIG_VARIABLE (bool, auto_return, "auto-return", false)
24 private bool auto_return = true;67 public void set_auto_return_to_page (bool auto_return) {68 this.auto_return = auto_return;72 if (auto_return)
11 private bool auto_return = true;54 public void set_auto_return_to_page(bool auto_return) {55 this.auto_return = auto_return;59 if (auto_return)
13573 (ms_excel_set_cell_xf): Set auto_return argument to 0 for