Home
last modified time | relevance | path

Searched refs:next_selection (Results 1 – 19 of 19) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/referrer-policy/generic/tools/
H A Dgenerate.py36 for next_selection in permute_expansion(expansion,
39 yield next_selection
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/referrer-policy/generic/tools/
H A Dgenerate.py36 for next_selection in permute_expansion(expansion,
39 yield next_selection
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/mixed-content/generic/tools/
H A Dgenerate.py41 for next_selection in permute_expansion(expansion,
45 yield next_selection
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/mixed-content/generic/tools/
H A Dgenerate.py41 for next_selection in permute_expansion(expansion,
45 yield next_selection
/dports/www/goose/goose/
H A Dgoose214 if (next_selection()) {
348 sub next_selection
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dworldfactory.cpp1179 size_t next_selection = selection + 1; in show_worldgen_tab_modselection() local
1183 next_selection = ( next_selection >= num_mods ) ? 0 : next_selection; in show_worldgen_tab_modselection()
1186 next_selection = ( next_selection >= active_mod_order.size() ) ? 0 : next_selection; in show_worldgen_tab_modselection()
1197 selection = next_selection; in show_worldgen_tab_modselection()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dworldfactory.cpp1179 size_t next_selection = selection + 1; in show_worldgen_tab_modselection() local
1183 next_selection = ( next_selection >= num_mods ) ? 0 : next_selection; in show_worldgen_tab_modselection()
1186 next_selection = ( next_selection >= active_mod_order.size() ) ? 0 : next_selection; in show_worldgen_tab_modselection()
1197 selection = next_selection; in show_worldgen_tab_modselection()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/common/security-features/tools/
H A Dgenerate.py51 for next_selection in permute_expansion(expansion, artifact_order,
53 yield next_selection
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/common/security-features/tools/
H A Dgenerate.py51 for next_selection in permute_expansion(expansion, artifact_order,
53 yield next_selection
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/common/security-features/tools/
H A Dgenerate.py51 for next_selection in permute_expansion(expansion, artifact_order,
53 yield next_selection
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/common/security-features/tools/
H A Dgenerate.py51 for next_selection in permute_expansion(expansion, artifact_order,
53 yield next_selection
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4EditCursor.h146 …void ClearSelection(C4PropList *next_selection=nullptr); // remove all objects from selection and…
H A DC4EditCursor.cpp352 void C4EditCursor::ClearSelection(C4PropList *next_selection) in ClearSelection() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Domnibox_edit_model.cc1268 const auto next_selection = popup_model()->GetNextSelection( in OnUpOrDownKeyPressed() local
1272 next_selection.line == 0 && in OnUpOrDownKeyPressed()
1277 popup_model()->SetSelection(next_selection); in OnUpOrDownKeyPressed()
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_main.h218 void next_selection( void );
H A Dfd_control.c943 next_selection( ); in func_cb()
H A Dfd_main.c303 ( shift ? prev_selection : next_selection )( ); in handle_keypress()
H A Dfd_select.c1554 next_selection( void ) in next_selection() function
/dports/games/openclonk/openclonk-release-8.1-src/docs/
H A Dde.po19591 msgid "object next_selection"
19595 …deselection happens due to another object being selected, that object is passed in next_selection."