Home
last modified time | relevance | path

Searched refs:ListBox (Results 1 – 25 of 2207) sorted by relevance

12345678910>>...89

/dports/games/scummvm/scummvm-2.5.1/engines/ags/plugins/core/
H A Dlistbox.cpp33 SCRIPT_METHOD(ListBox::AddItem^1, ListBox::AddItem); in AGS_EngineStartup()
34 SCRIPT_METHOD(ListBox::Clear^0, ListBox::Clear); in AGS_EngineStartup()
35 SCRIPT_METHOD(ListBox::FillDirList^1, ListBox::FillDirList); in AGS_EngineStartup()
40 SCRIPT_METHOD(ListBox::RemoveItem^1, ListBox::RemoveItem); in AGS_EngineStartup()
41 SCRIPT_METHOD(ListBox::ScrollDown^0, ListBox::ScrollDown); in AGS_EngineStartup()
42 SCRIPT_METHOD(ListBox::ScrollUp^0, ListBox::ScrollUp); in AGS_EngineStartup()
44 SCRIPT_METHOD(ListBox::get_Font, ListBox::GetFont); in AGS_EngineStartup()
45 SCRIPT_METHOD(ListBox::set_Font, ListBox::SetFont); in AGS_EngineStartup()
51 SCRIPT_METHOD(ListBox::geti_Items, ListBox::GetItems); in AGS_EngineStartup()
52 SCRIPT_METHOD(ListBox::seti_Items, ListBox::SetItemText); in AGS_EngineStartup()
[all …]
/dports/games/xonotic/Xonotic/source/qcsrc/menu/item/
H A Dlistbox.qh4 CLASS(ListBox, Item)
7 METHOD(ListBox, draw, void(entity));
13 METHOD(ListBox, focusLeave, void(entity));
14 ATTRIB(ListBox, focusable, float, 1);
15 ATTRIB(ListBox, focusedItem, int, -1);
20 ATTRIB(ListBox, selectedItem, int, 0);
21 ATTRIB(ListBox, size, vector, '0 0 0');
30 ATTRIB(ListBox, pressOffset, float, 0);
33 ATTRIB(ListBox, controlTop, float, 0);
50 ATTRIB(ListBox, alphaBG, float, 0);
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dlistbox.cc132 void ListBox::unselect_row() in unselect_row()
426 ListBox::ListBox(const Glib::ConstructParams& construct_params) in ListBox() function in Gtk::ListBox
432 ListBox::ListBox(GtkListBox* castitem) in ListBox() function in Gtk::ListBox
439 ListBox::ListBox(ListBox&& src) noexcept in ListBox() function in Gtk::ListBox
443 ListBox& ListBox::operator=(ListBox&& src) noexcept in operator =()
449 ListBox::~ListBox() noexcept in ~ListBox()
454 ListBox::CppClassType ListBox::listbox_class_; // initialize static member
456 GType ListBox::get_type() in get_type()
468 ListBox::ListBox() in ListBox() function in Gtk::ListBox
561 void ListBox::select_all() in select_all()
[all …]
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_listbox/
H A Dumain.lfm6 Caption = 'Paper ListBox'
26 ListBox.Left = 5
27 ListBox.Height = 260
28 ListBox.Top = 6
29 ListBox.Width = 358
40 ListBox.ItemIndex = 0
43 ListBox.TabOrder = 0
60 ListBox.Left = 5
61 ListBox.Height = 108
62 ListBox.Top = 6
[all …]
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/
H A DListBox.cpp23 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
26 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
35 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
46 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
48 ListBox::~ListBox () {} in ~ListBox()
50 ListBox& ListBox::operator= (const ListBox& that) in operator =()
58 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
60 void ListBox::setTop (const int top) in setTop()
96 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
106 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DListBox.cpp22 ListBox::ListBox () : in ListBox() function in BWidgets::ListBox
25 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
34 ListBox::ListBox (const double x, const double y, const double width, const double height, in ListBox() function in BWidgets::ListBox
45 ListBox::ListBox (const ListBox& that) : ChoiceBox (that), listTop (that.listTop) {} in ListBox() function in BWidgets::ListBox
47 ListBox::~ListBox () {} in ~ListBox()
49 ListBox& ListBox::operator= (const ListBox& that) in operator =()
57 Widget* ListBox::clone () const {return new ListBox (*this);} in clone()
59 void ListBox::setTop (const int top) in setTop()
95 ListBox* p = (ListBox*) w->getParent (); in handleButtonClicked()
105 void ListBox::updateItems () in updateItems()
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dpagespropeditdlg.pas32 ListBox: TListBox;
95 ListBox.DeleteSelected;
114 Index := ListBox.ItemIndex;
133 aName := ListBox.Items[ListBox.ItemIndex];
135 if aName = ListBox.Items[ListBox.ItemIndex] then Exit;
140 ListBox.Items[ListBox.ItemIndex] := aName;
169 if ListBox.Count = 0 then
178 if ListBox.Count = 1 then
184 ListBox.ItemIndex := 0;
191 ListBox.ItemIndex := 0;
[all …]
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dpagespropeditdlg.pas32 ListBox: TListBox;
95 ListBox.DeleteSelected;
114 Index := ListBox.ItemIndex;
133 aName := ListBox.Items[ListBox.ItemIndex];
135 if aName = ListBox.Items[ListBox.ItemIndex] then Exit;
140 ListBox.Items[ListBox.ItemIndex] := aName;
169 if ListBox.Count = 0 then
178 if ListBox.Count = 1 then
184 ListBox.ItemIndex := 0;
191 ListBox.ItemIndex := 0;
[all …]
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dpagespropeditdlg.pas32 ListBox: TListBox;
95 ListBox.DeleteSelected;
114 Index := ListBox.ItemIndex;
133 aName := ListBox.Items[ListBox.ItemIndex];
135 if aName = ListBox.Items[ListBox.ItemIndex] then Exit;
140 ListBox.Items[ListBox.ItemIndex] := aName;
169 if ListBox.Count = 0 then
178 if ListBox.Count = 1 then
184 ListBox.ItemIndex := 0;
191 ListBox.ItemIndex := 0;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dpagespropeditdlg.pas32 ListBox: TListBox;
95 ListBox.DeleteSelected;
114 Index := ListBox.ItemIndex;
133 aName := ListBox.Items[ListBox.ItemIndex];
135 if aName = ListBox.Items[ListBox.ItemIndex] then Exit;
140 ListBox.Items[ListBox.ItemIndex] := aName;
169 if ListBox.Count = 0 then
178 if ListBox.Count = 1 then
184 ListBox.ItemIndex := 0;
191 ListBox.ItemIndex := 0;
[all …]
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DListBox.cpp105 ListBox::Row* SafeDeref(const ListBox::iterator& it, const ListBox::iterator& end) in SafeDeref()
555 ListBox::~ListBox() in ~ListBox()
617 ListBox::const_iterator ListBox::end() const in end()
626 ListBox::iterator ListBox::Caret() const in Caret()
1144 ListBox::iterator ListBox::begin() in begin()
1147 ListBox::iterator ListBox::end() in end()
1150 ListBox::Row& ListBox::GetRow(std::size_t n) in GetRow()
1466 ListBox::iterator ListBox::OldSelRow() const in OldSelRow()
1472 ListBox::iterator ListBox::LClickRow() const in LClickRow()
1475 ListBox::iterator ListBox::RClickRow() const in RClickRow()
[all …]
/dports/misc/estic/estic-1.61_10/spunk/
H A Dlistbox.h86 virtual ~ListBox ();
171 ListBox<T>::ListBox (const String& aItemText, i16 aID, const Point& aSize, in ListBox() function
193 ListBox<T>::ListBox (const String& aItemText, i16 aID, const Point& aSize, in ListBox() function
214 ListBox<T>::~ListBox () in ~ListBox()
222 inline ListBox<T>::ListBox (StreamableInit): in ListBox() function
230 void ListBox<T>::Up () in Up()
238 void ListBox<T>::Down () in Down()
246 void ListBox<T>::PgUp () in PgUp()
260 void ListBox<T>::PgDn () in PgDn()
275 void ListBox<T>::Home () in Home()
[all …]
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ListBox.h24 MyGUI::ListBox *,
29 MyGUI::ListBox * _sender, in OnEvent()
52 MyGUI::ListBox *,
57 MyGUI::ListBox * _sender, in OnEvent()
80 MyGUI::ListBox *,
85 MyGUI::ListBox * _sender, in OnEvent()
108 MyGUI::ListBox *,
113 MyGUI::ListBox * _sender, in OnEvent()
136 MyGUI::ListBox *,
141 MyGUI::ListBox * _sender, in OnEvent()
[all …]
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ListBox.h24 MyGUI::ListBox *,
29 MyGUI::ListBox * _sender, in OnEvent()
52 MyGUI::ListBox *,
57 MyGUI::ListBox * _sender, in OnEvent()
80 MyGUI::ListBox *,
85 MyGUI::ListBox * _sender, in OnEvent()
108 MyGUI::ListBox *,
113 MyGUI::ListBox * _sender, in OnEvent()
136 MyGUI::ListBox *,
141 MyGUI::ListBox * _sender, in OnEvent()
[all …]
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ListBox.h24 MyGUI::ListBox *,
29 MyGUI::ListBox * _sender, in OnEvent()
52 MyGUI::ListBox *,
57 MyGUI::ListBox * _sender, in OnEvent()
80 MyGUI::ListBox *,
85 MyGUI::ListBox * _sender, in OnEvent()
108 MyGUI::ListBox *,
113 MyGUI::ListBox * _sender, in OnEvent()
136 MyGUI::ListBox *,
141 MyGUI::ListBox * _sender, in OnEvent()
[all …]
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/Generate/
H A DMyGUI_Export_ListBox.h24 MyGUI::ListBox *,
29 MyGUI::ListBox * _sender, in OnEvent()
52 MyGUI::ListBox *,
57 MyGUI::ListBox * _sender, in OnEvent()
80 MyGUI::ListBox *,
85 MyGUI::ListBox * _sender, in OnEvent()
108 MyGUI::ListBox *,
113 MyGUI::ListBox * _sender, in OnEvent()
136 MyGUI::ListBox *,
141 MyGUI::ListBox * _sender, in OnEvent()
[all …]
/dports/security/yapet/yapet-2.3/libyacurs/include/
H A Dlistbox.h101 ListBox();
103 ListBox(ListBox&&) = delete;
104 ListBox(const ListBox&) = delete;
105 ListBox& operator=(ListBox&&) = delete;
106 ListBox& operator=(const ListBox&) = delete;
107 virtual ~ListBox();
337 ListBox<T>::ListBox() in ListBox() function
349 ListBox<T>::~ListBox() { in ~ListBox()
351 EventConnectorMethod1<ListBox>(EVT_KEY, this, &ListBox::key_handler)); in ~ListBox()
398 typename ListBox<T>::lsz_t ListBox<T>::count() const { in count()
[all …]

12345678910>>...89