Home
last modified time | relevance | path

Searched refs:get_selected_items (Results 1 – 25 of 139) sorted by relevance

123456

/dports/devel/brz/breezy-3.2.0/breezy/
H A Drules.py64 def get_selected_items(self, path, names): member in _RulesSearcher
74 raise NotImplementedError(self.get_selected_items)
81 for key, value in self.get_selected_items(path, [preference_name]):
125 def get_selected_items(self, path, names): member in _IniBasedRulesSearcher
154 def get_selected_items(self, path, names): member in _StackedRulesSearcher
157 result = searcher.get_selected_items(path, names)
/dports/graphics/py-mcomix/mcomix3-9eb4fc7/mcomix/mcomix/library/
H A Dbook_area.py310 selected = self._iconview.get_selected_items()
317 selected = self._iconview.get_selected_items()
508 selected = iconview.get_selected_items()
518 selected = self._iconview.get_selected_items()
539 selected = self._iconview.get_selected_items()
557 paths = self._iconview.get_selected_items()
571 for item in self._iconview.get_selected_items()))
587 selected = self._iconview.get_selected_items()
633 num_books = len(iconview.get_selected_items())
680 paths = iconview.get_selected_items()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dobserver_trace_wx.erl333 Nodes = get_selected_items(Nview, Ns),
439 case get_selected_items(LCtrl, Visible) of
458 case get_selected_items(LCtrl, Visible) of
504 case get_selected_items(Nview, Nodes) of
527 Selected = get_selected_items(LCtrl, Tpids),
545 Selected = get_selected_items(LCtrl, Tports),
631 Selected = get_selected_items(LCtrl, FMs0),
682 Sel = get_selected_items(Nview, Ns0),
829 _ -> get_selected_items(LCtrl, Nodes)
1216 get_selected_items(Grid, Data) -> function
[all …]
H A Dobserver_port_wx.erl195 case get_selected_items(Grid,Ports) of
216 case get_selected_items(Grid, Ports) of
227 case get_selected_items(Grid, Ports) of
596 [Id || #port{id=Id} <- get_selected_items(Grid, Ports)].
598 get_selected_items(Grid, Data) -> function
599 get_indecies(get_selected_items(Grid, -1, []), Data).
600 get_selected_items(Grid, Index, ItemAcc) -> function
607 get_selected_items(Grid, Item, [Item | ItemAcc])
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_trace_wx.erl345 Nodes = get_selected_items(Nview, Ns),
451 case get_selected_items(LCtrl, Visible) of
470 case get_selected_items(LCtrl, Visible) of
516 case get_selected_items(Nview, Nodes) of
539 Selected = get_selected_items(LCtrl, Tpids),
557 Selected = get_selected_items(LCtrl, Tports),
643 Selected = get_selected_items(LCtrl, FMs0),
694 Sel = get_selected_items(Nview, Ns0),
841 _ -> get_selected_items(LCtrl, Nodes)
1228 get_selected_items(Grid, Data) -> function
[all …]
H A Dobserver_port_wx.erl195 case get_selected_items(Grid,Ports) of
216 case get_selected_items(Grid, Ports) of
227 case get_selected_items(Grid, Ports) of
596 [Id || #port{id=Id} <- get_selected_items(Grid, Ports)].
598 get_selected_items(Grid, Data) -> function
599 get_indecies(get_selected_items(Grid, -1, []), Data).
600 get_selected_items(Grid, Index, ItemAcc) -> function
607 get_selected_items(Grid, Item, [Item | ItemAcc])
H A Dobserver_sock_wx.erl286 case get_selected_items(Grid, Sockets) of
679 [Id || #socket{id = Id} <- get_selected_items(Grid, Sockets)].
681 get_selected_items(Grid, Data) -> function
682 get_indecies(get_selected_items(Grid, -1, []), Data).
683 get_selected_items(Grid, Index, ItemAcc) -> function
691 get_selected_items(Grid, Item, [Item | ItemAcc])
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dobserver_trace_wx.erl333 Nodes = get_selected_items(Nview, Ns),
439 case get_selected_items(LCtrl, Visible) of
458 case get_selected_items(LCtrl, Visible) of
504 case get_selected_items(Nview, Nodes) of
527 Selected = get_selected_items(LCtrl, Tpids),
545 Selected = get_selected_items(LCtrl, Tports),
631 Selected = get_selected_items(LCtrl, FMs0),
682 Sel = get_selected_items(Nview, Ns0),
829 _ -> get_selected_items(LCtrl, Nodes)
1216 get_selected_items(Grid, Data) -> function
[all …]
H A Dobserver_port_wx.erl195 case get_selected_items(Grid,Ports) of
216 case get_selected_items(Grid, Ports) of
227 case get_selected_items(Grid, Ports) of
596 [Id || #port{id=Id} <- get_selected_items(Grid, Ports)].
598 get_selected_items(Grid, Data) -> function
599 get_indecies(get_selected_items(Grid, -1, []), Data).
600 get_selected_items(Grid, Index, ItemAcc) -> function
607 get_selected_items(Grid, Item, [Item | ItemAcc])
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_trace_wx.erl345 Nodes = get_selected_items(Nview, Ns),
451 case get_selected_items(LCtrl, Visible) of
470 case get_selected_items(LCtrl, Visible) of
516 case get_selected_items(Nview, Nodes) of
539 Selected = get_selected_items(LCtrl, Tpids),
557 Selected = get_selected_items(LCtrl, Tports),
643 Selected = get_selected_items(LCtrl, FMs0),
694 Sel = get_selected_items(Nview, Ns0),
841 _ -> get_selected_items(LCtrl, Nodes)
1228 get_selected_items(Grid, Data) -> function
[all …]
H A Dobserver_port_wx.erl195 case get_selected_items(Grid,Ports) of
216 case get_selected_items(Grid, Ports) of
227 case get_selected_items(Grid, Ports) of
596 [Id || #port{id=Id} <- get_selected_items(Grid, Ports)].
598 get_selected_items(Grid, Data) -> function
599 get_indecies(get_selected_items(Grid, -1, []), Data).
600 get_selected_items(Grid, Index, ItemAcc) -> function
607 get_selected_items(Grid, Item, [Item | ItemAcc])
H A Dobserver_sock_wx.erl286 case get_selected_items(Grid, Sockets) of
679 [Id || #socket{id = Id} <- get_selected_items(Grid, Sockets)].
681 get_selected_items(Grid, Data) -> function
682 get_indecies(get_selected_items(Grid, -1, []), Data).
683 get_selected_items(Grid, Index, ItemAcc) -> function
691 get_selected_items(Grid, Item, [Item | ItemAcc])
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_trace_wx.erl345 Nodes = get_selected_items(Nview, Ns),
451 case get_selected_items(LCtrl, Visible) of
470 case get_selected_items(LCtrl, Visible) of
516 case get_selected_items(Nview, Nodes) of
539 Selected = get_selected_items(LCtrl, Tpids),
557 Selected = get_selected_items(LCtrl, Tports),
643 Selected = get_selected_items(LCtrl, FMs0),
694 Sel = get_selected_items(Nview, Ns0),
841 _ -> get_selected_items(LCtrl, Nodes)
1228 get_selected_items(Grid, Data) -> function
[all …]
H A Dobserver_port_wx.erl195 case get_selected_items(Grid,Ports) of
216 case get_selected_items(Grid, Ports) of
227 case get_selected_items(Grid, Ports) of
596 [Id || #port{id=Id} <- get_selected_items(Grid, Ports)].
598 get_selected_items(Grid, Data) -> function
599 get_indecies(get_selected_items(Grid, -1, []), Data).
600 get_selected_items(Grid, Index, ItemAcc) -> function
607 get_selected_items(Grid, Item, [Item | ItemAcc])
H A Dobserver_sock_wx.erl286 case get_selected_items(Grid, Sockets) of
679 [Id || #socket{id = Id} <- get_selected_items(Grid, Sockets)].
681 get_selected_items(Grid, Data) -> function
682 get_indecies(get_selected_items(Grid, -1, []), Data).
683 get_selected_items(Grid, Index, ItemAcc) -> function
691 get_selected_items(Grid, Item, [Item | ItemAcc])
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dobserver_trace_wx.erl333 Nodes = get_selected_items(Nview, Ns),
439 case get_selected_items(LCtrl, Visible) of
458 case get_selected_items(LCtrl, Visible) of
504 case get_selected_items(Nview, Nodes) of
527 Selected = get_selected_items(LCtrl, Tpids),
545 Selected = get_selected_items(LCtrl, Tports),
631 Selected = get_selected_items(LCtrl, FMs0),
682 Sel = get_selected_items(Nview, Ns0),
829 _ -> get_selected_items(LCtrl, Nodes)
1216 get_selected_items(Grid, Data) -> function
[all …]
H A Dobserver_port_wx.erl191 case get_selected_items(Grid,Ports) of
212 case get_selected_items(Grid, Ports) of
223 case get_selected_items(Grid, Ports) of
592 [Id || #port{id=Id} <- get_selected_items(Grid, Ports)].
594 get_selected_items(Grid, Data) -> function
595 get_indecies(get_selected_items(Grid, -1, []), Data).
596 get_selected_items(Grid, Index, ItemAcc) -> function
603 get_selected_items(Grid, Item, [Item | ItemAcc])
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_trace_wx.erl345 Nodes = get_selected_items(Nview, Ns),
451 case get_selected_items(LCtrl, Visible) of
470 case get_selected_items(LCtrl, Visible) of
516 case get_selected_items(Nview, Nodes) of
539 Selected = get_selected_items(LCtrl, Tpids),
557 Selected = get_selected_items(LCtrl, Tports),
643 Selected = get_selected_items(LCtrl, FMs0),
694 Sel = get_selected_items(Nview, Ns0),
841 _ -> get_selected_items(LCtrl, Nodes)
1228 get_selected_items(Grid, Data) -> function
[all …]
H A Dobserver_port_wx.erl195 case get_selected_items(Grid,Ports) of
216 case get_selected_items(Grid, Ports) of
227 case get_selected_items(Grid, Ports) of
596 [Id || #port{id=Id} <- get_selected_items(Grid, Ports)].
598 get_selected_items(Grid, Data) -> function
599 get_indecies(get_selected_items(Grid, -1, []), Data).
600 get_selected_items(Grid, Index, ItemAcc) -> function
607 get_selected_items(Grid, Item, [Item | ItemAcc])
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_rules.py51 self.assertEqual((), rs.get_selected_items('a.txt', ['foo']))
57 self.assertEqual((), rs.get_selected_items('a.txt', ['foo']))
68 rs.get_selected_items('a.txt', ['foo']))
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/
H A Dgsc_main_window_iconview.h412 if (this->get_selected_items().size()) { in remove_selected_drive()
413 Gtk::TreePath model_path = *(this->get_selected_items().begin()); in remove_selected_drive()
441 if (this->get_selected_items().size()) { in get_selected_drive()
442 Gtk::TreePath model_path = *(this->get_selected_items().begin()); in get_selected_drive()
470 if (!this->get_selected_items().size()) { in update_menu_actions()
474 Gtk::TreePath model_path = *(this->get_selected_items().begin()); in update_menu_actions()
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dtilestyle-organizer-dialog.cpp133 type_list_paths selected = categories_iconview->get_selected_items(); in get_selected_category()
148 paths selected = category_iconview->get_selected_items(); in get_selected_category_tilestyles()
165 paths selected = unsorted_iconview->get_selected_items(); in get_selected_unsorted_tilestyles()
420 if (iconview->get_selected_items().size() == 0) in on_selection_made()
422 if (iconview->get_selected_items().size() > 0) in on_selection_made()
424 if (iconview->get_selected_items().size() > 1) in on_selection_made()
427 last_multiple_selection = iconview->get_selected_items(); in on_selection_made()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkIconView.t107 my @sels = $iview->get_selected_items;
111 @sels = $iview->get_selected_items;
118 @sels = $iview->get_selected_items;
132 my @selected_items = $iview->get_selected_items;
/dports/print/pdfarranger/pdfarranger-1.8.0/pdfarranger/
H A Dpdfarranger.py367 selection = self.iconview.get_selected_items()
384 selection = self.iconview.get_selected_items()
1092 selection = self.iconview.get_selected_items()
1115 selection = self.iconview.get_selected_items()
1328 selection = self.iconview.get_selected_items()
1485 selection = self.iconview.get_selected_items()
1693 selection = iconview.get_selected_items()
1757 selection = self.iconview.get_selected_items()
1872 selection = self.iconview.get_selected_items()
1910 selection = self.iconview.get_selected_items()
[all …]
/dports/graphics/dia/dia-0.97.3/app/
H A Dexit_dialog.c47 static gint get_selected_items (GtkWidget * dialog,
228 count = get_selected_items (dialog, items); in exit_dialog_run()
262 get_selected_items (GtkWidget * dialog, in get_selected_items() function

123456