Home
last modified time | relevance | path

Searched refs:get_next_visible_subsys (Results 1 – 4 of 4) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/qtfred/src/mission/
H A DEditor.h262 int get_next_visible_subsys(ship* shipp, ship_subsys** next_subsys);
H A DEditor.cpp1740 if (!get_next_visible_subsys(&Ships[objp->instance], &Render_subsys.cur_subsys)) { in select_next_subsystem()
1753 if (!get_next_visible_subsys(&Ships[objp->instance], &Render_subsys.cur_subsys)) { in select_next_subsystem()
1797 int Editor::get_next_visible_subsys(ship * shipp, ship_subsys * *next_subsys) { in get_next_visible_subsys() function in fso::fred::Editor
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dfredview.cpp4374 int get_next_visible_subsys(ship *shipp, ship_subsys **next_subsys) in get_next_visible_subsys() function
4459 if ( !get_next_visible_subsys(&Ships[objp->instance], &Render_subsys.cur_subsys) ) { in OnNextSubsys()
4472 if ( !get_next_visible_subsys(&Ships[objp->instance], &Render_subsys.cur_subsys) ) { in OnNextSubsys()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dfredview.cpp4406 int get_next_visible_subsys(ship *shipp, ship_subsys **next_subsys) in get_next_visible_subsys() function
4491 if ( !get_next_visible_subsys(&Ships[objp->instance], &Render_subsys.cur_subsys) ) { in OnNextSubsys()
4504 if ( !get_next_visible_subsys(&Ships[objp->instance], &Render_subsys.cur_subsys) ) { in OnNextSubsys()