Home
last modified time | relevance | path

Searched refs:get_return_action (Results 1 – 12 of 12) sorted by relevance

/dports/games/epiphany-game/epiphany-0.7.0/src/
H A Dmenu.cpp166 switch(m_menu_list->get_return_action()) in go()
182 …DEBWARN("Warning: Selecting unhandled menu action: "<<m_menu_list->get_return_action()<<"; \n\tdef… in go()
228 while(menu_list->get_return_action() == Menu_List::MENU_NONE) in render_menu_list()
H A Dmenu_list_options.h44 Uint32 get_return_action();
H A Dmenu_list_epiphany.h47 Uint32 get_return_action();
H A Dmenu_list.h42 virtual Uint32 get_return_action() = 0;
H A Dmenu_list_epiphany.cpp133 Uint32 Menu_List_Epiphany::get_return_action() in get_return_action() function in Menu_List_Epiphany
H A Dmenu_list_options.cpp144 Uint32 Menu_List_Options::get_return_action() in get_return_action() function in Menu_List_Options
/dports/www/moodle310/moodle/mod/assign/
H A Dlocallib.php249 public function get_return_action() { function in assign
3286 $this->get_return_action(),
3309 $this->get_return_action(),
4045 $this->get_return_action(),
4239 $this->get_return_action(),
4310 $this->get_return_action(),
5301 $this->get_return_action(),
5421 $this->get_return_action(),
5456 $this->get_return_action(),
/dports/www/moodle311/moodle/mod/assign/
H A Dlocallib.php250 public function get_return_action() { function in assign
3279 $this->get_return_action(),
3302 $this->get_return_action(),
4058 $this->get_return_action(),
4253 $this->get_return_action(),
4324 $this->get_return_action(),
5317 $this->get_return_action(),
5437 $this->get_return_action(),
5472 $this->get_return_action(),
/dports/www/moodle39/moodle/mod/assign/
H A Dlocallib.php249 public function get_return_action() { function in assign
3286 $this->get_return_action(),
3309 $this->get_return_action(),
4045 $this->get_return_action(),
4239 $this->get_return_action(),
4310 $this->get_return_action(),
5301 $this->get_return_action(),
5421 $this->get_return_action(),
5456 $this->get_return_action(),
/dports/www/moodle310/moodle/mod/assign/tests/
H A Dlocallib_test.php55 $this->assertEquals('RETURNACTION', $assign->get_return_action());
/dports/www/moodle311/moodle/mod/assign/tests/
H A Dlocallib_test.php55 $this->assertEquals('RETURNACTION', $assign->get_return_action());
/dports/www/moodle39/moodle/mod/assign/tests/
H A Dlocallib_test.php55 $this->assertEquals('RETURNACTION', $assign->get_return_action());