Home
last modified time | relevance | path

Searched refs:current_selected (Results 1 – 20 of 20) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkentrycompletion.c1181 completion->current_selected = -1; in gtk_entry_completion_popup()
1742 if (completion->current_selected < 0) in gtk_entry_completion_key_pressed()
1745 completion->current_selected--; in gtk_entry_completion_key_pressed()
1750 completion->current_selected++; in gtk_entry_completion_key_pressed()
1752 completion->current_selected = -1; in gtk_entry_completion_key_pressed()
1756 if (completion->current_selected < 0) in gtk_entry_completion_key_pressed()
1759 completion->current_selected = -1; in gtk_entry_completion_key_pressed()
1775 if (completion->current_selected < 0) in gtk_entry_completion_key_pressed()
1776 completion->current_selected = 0; in gtk_entry_completion_key_pressed()
1795 if (completion->current_selected < 0) in gtk_entry_completion_key_pressed()
[all …]
H A Dgtkentryprivate.h66 int current_selected; member
/dports/deskutils/moregroupware/moregroupware/modules/calendar/templates/default/html/
H A D_select_calendar_multiple_owners.tpl6 var current_selected = "";
13 last_selected = current_selected;
14 current_selected = i;
15 //alert('current: '+current_selected+'\n'+'last: '+last_selected);
32 if(sel_ids[j] == 1 && j != current_selected) {
39 if (current_selected != "") {
40 //alert('current_selected= '+ current_selected);
41 sel_obj.options[current_selected].selected = true;
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkentrycompletion.c1100 completion->priv->current_selected = -1; in gtk_entry_completion_popup()
2258 if (completion->priv->current_selected < 0) in gtk_entry_completion_key_press()
2261 completion->priv->current_selected--; in gtk_entry_completion_key_press()
2266 completion->priv->current_selected++; in gtk_entry_completion_key_press()
2268 completion->priv->current_selected = -1; in gtk_entry_completion_key_press()
2272 if (completion->priv->current_selected < 0) in gtk_entry_completion_key_press()
2275 completion->priv->current_selected = -1; in gtk_entry_completion_key_press()
2291 if (completion->priv->current_selected < 0) in gtk_entry_completion_key_press()
2292 completion->priv->current_selected = 0; in gtk_entry_completion_key_press()
2311 if (completion->priv->current_selected < 0) in gtk_entry_completion_key_press()
[all …]
H A Dgtkentryprivate.h60 gint current_selected; member
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/configuration/
H A Dconfigure_camera.cpp66 if (GetCameraSelection() != current_selected) { in ConnectEvents()
83 current_selected = GetCameraSelection(); in ConnectEvents()
88 if (GetCameraSelection() != current_selected) { in ConnectEvents()
175 if (current_selected == CameraPosition::RearBoth) { in RecordConfig()
179 } else if (current_selected != CameraPosition::Null) { in RecordConfig()
180 int index = static_cast<int>(current_selected); in RecordConfig()
185 current_selected = GetCameraSelection(); in RecordConfig()
189 current_selected = GetCameraSelection(); in StartPreviewing()
H A Dconfigure_camera.h59 CameraPosition current_selected = CameraPosition::Front; variable
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/configuration/
H A Dconfigure_camera.cpp66 if (GetCameraSelection() != current_selected) { in ConnectEvents()
83 current_selected = GetCameraSelection(); in ConnectEvents()
88 if (GetCameraSelection() != current_selected) { in ConnectEvents()
175 if (current_selected == CameraPosition::RearBoth) { in RecordConfig()
179 } else if (current_selected != CameraPosition::Null) { in RecordConfig()
180 int index = static_cast<int>(current_selected); in RecordConfig()
185 current_selected = GetCameraSelection(); in RecordConfig()
189 current_selected = GetCameraSelection(); in StartPreviewing()
H A Dconfigure_camera.h59 CameraPosition current_selected = CameraPosition::Front; variable
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Ditem_list_editor_plugin.cpp288 String current_selected = (String)property_editor->get_selected_path(); in _delete_pressed() local
290 if (current_selected == "") in _delete_pressed()
298 int idx = current_selected.get_slice("/", 0).to_int(); in _delete_pressed()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Ditem_list_editor_plugin.cpp288 String current_selected = (String)property_editor->get_selected_path(); in _delete_pressed() local
290 if (current_selected == "") in _delete_pressed()
298 int idx = current_selected.get_slice("/", 0).to_int(); in _delete_pressed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsettings_manage_profile_handler_unittest.cc107 base::Optional<bool> current_selected = icon->FindBoolPath("selected"); in VerifyIconList() local
110 EXPECT_TRUE(current_selected.value_or(false)); in VerifyIconList()
113 EXPECT_FALSE(current_selected.value_or(false)); in VerifyIconList()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkentryprivate.h47 gint current_selected; member
H A Dgtkentry.c9412 if (completion->priv->current_selected < 0) in gtk_entry_completion_key_press()
9415 completion->priv->current_selected--; in gtk_entry_completion_key_press()
9420 completion->priv->current_selected++; in gtk_entry_completion_key_press()
9426 if (completion->priv->current_selected < 0) in gtk_entry_completion_key_press()
9429 completion->priv->current_selected = -1; in gtk_entry_completion_key_press()
9432 completion->priv->current_selected -= 14; in gtk_entry_completion_key_press()
9434 completion->priv->current_selected = 0; in gtk_entry_completion_key_press()
9438 completion->priv->current_selected -= 14; in gtk_entry_completion_key_press()
9445 if (completion->priv->current_selected < 0) in gtk_entry_completion_key_press()
9446 completion->priv->current_selected = 0; in gtk_entry_completion_key_press()
[all …]
H A Dgtkentrycompletion.c1509 completion->priv->current_selected = -1; in _gtk_entry_completion_popup()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dcounters.c679 int current_selected; in resize_counters_handler() local
692 current_selected = multiselect_get_selected(win->window_id, multiselect_id); in resize_counters_handler()
697 current_selected = 0; in resize_counters_handler()
701 …vscrollbar_set_bar_len(win->window_id, counters_scroll_id, max2i(0, entries[current_selected] - NU… in resize_counters_handler()
714 multiselect_set_selected(win->window_id, multiselect_id, current_selected); in resize_counters_handler()
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/static/dashboard/scss/components/
H A D_resource_browser.scss59 tr.current_selected td {
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_inspector.cpp1430 StringName current_selected = property_selected; in update_tree() local
1807 if (current_selected && ep->property == current_selected) { in update_tree()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_inspector.cpp1430 StringName current_selected = property_selected; in update_tree() local
1807 if (current_selected && ep->property == current_selected) { in update_tree()
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgraphics.cc11216 graphics_handle current_selected = get_selectedobject (); in remove_child() local
11217 if (h.value () == current_selected.value ()) in remove_child()
11228 graphics_handle current_selected = get_selectedobject (); in adopt() local
11229 bool has_selected = current_selected.ok (); in adopt()