Searched refs:InsertItem (Results 1 - 25 of 64) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dproject.cpp82 long level0 = tree.InsertItem(0, "Applications", 0, 0);
83 long level1 = tree.InsertItem(level0, "Projects", 0, 0);
84 tree.InsertItem(level1, "project1", 1, 1);
85 tree.InsertItem(level1, "project2", 1, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerWnd.cpp160 ED2KInfoList->InsertItem(0, _("eD2k Status:"));
167 ED2KInfoList->InsertItem(1, _("IP:Port"));
171 ED2KInfoList->InsertItem(2, _("ID"));
175 ED2KInfoList->InsertItem(3, wxEmptyString);
203 KadInfoList->InsertItem(next_row, _("Kademlia Status:"));
209 KadInfoList->InsertItem(next_row, _("Status:"));
212 KadInfoList->InsertItem(next_row, _("Connection State:"));
216 KadInfoList->InsertItem(next_row, _("UDP Connection State:"));
223 KadInfoList->InsertItem(next_row, _("Firewalled state: "));
246 KadInfoList->InsertItem(next_ro
[all...]
H A DCommentDialogLst.cpp92 m_list->InsertItem(count, it->UserName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dtabctrl.cpp134 bool wxTabCtrl::InsertItem(int item, const wxString& text, int imageId, void* data) function in class:wxTabCtrl
H A Dlistctrl.cpp495 long wxListCtrl::InsertItem(wxListItem& info) function in class:wxListCtrl
500 long wxListCtrl::InsertItem(long index, const wxString& label) function in class:wxListCtrl
506 long wxListCtrl::InsertItem(long index, int imageIndex) function in class:wxListCtrl
512 long wxListCtrl::InsertItem(long index, const wxString& label, int imageIndex) function in class:wxListCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.h146 long InsertItem(wxListItem& info);
147 long InsertItem( long index, const wxString& label );
148 long InsertItem( long index, int imageIndex );
149 long InsertItem( long index, const wxString& label, int imageIndex );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlistctrl.h129 long InsertItem(wxListItem& info);
130 long InsertItem( long index, const wxString& label );
131 long InsertItem( long index, int imageIndex );
132 long InsertItem( long index, const wxString& label, int imageIndex );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dlistctrl.h249 long InsertItem(wxListItem& info);
252 long InsertItem(long index, const wxString& label);
255 long InsertItem(long index, int imageIndex);
258 long InsertItem(long index, const wxString& label, int imageIndex);
H A Dtabctrl.h110 bool InsertItem(int item, const wxString& text, int imageId = -1, void* data = NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dlistctrl.h353 long InsertItem(wxListItem& info);
356 long InsertItem(long index, const wxString& label);
359 long InsertItem(long index, int imageIndex);
362 long InsertItem(long index, const wxString& label, int imageIndex);
H A Dtabctrl.h108 bool InsertItem(int item, const wxString& text, int imageId = -1, void* data = NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dlistctrl.h301 long InsertItem(const wxListItem& info);
304 long InsertItem(long index, const wxString& label);
307 long InsertItem(long index, int imageIndex);
310 long InsertItem(long index, const wxString& label, int imageIndex);
H A Dtabctrl.h110 bool InsertItem(int item, const wxString& text, int imageId = -1, void* data = NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dlistctrl.h363 long InsertItem(wxListItem& rInfo);
368 long InsertItem( long lIndex
375 long InsertItem( long lIndex
382 long InsertItem( long lIndex
H A Dtabctrl.h108 bool InsertItem(int item, const wxString& text, int imageId = -1, void* data = NULL);
H A Dtreectrl.h40 // flags for deprecated InsertItem() variant
350 wxTreeItemId InsertItem( const wxTreeItemId& rParent
361 wxTreeItemId InsertItem( const wxTreeItemId& pParent
530 wxDEPRECATED( wxTreeItemId InsertItem( const wxTreeItemId& pParent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dlistctrl.h284 long InsertItem(wxListItem& info);
287 long InsertItem(long index, const wxString& label);
290 long InsertItem(long index, int imageIndex);
293 long InsertItem(long index, const wxString& label, int imageIndex);
H A Dtabctrl.h110 bool InsertItem(int item, const wxString& text, int imageId = -1, void* data = NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtabctrl.cpp158 bool wxTabCtrl::InsertItem(int item, const wxString& text, int imageId, void* data) function in class:wxTabCtrl
H A Dtreectrl.cpp323 long wxTreeCtrl::InsertItem(long parent, wxTreeItem& info, long insertAfter) function in class:wxTreeCtrl
329 long wxTreeCtrl::InsertItem(long parent, const wxString& label, function in class:wxTreeCtrl
345 return InsertItem(parent, info, insertAfter);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtabctrl.cpp151 bool wxTabCtrl::InsertItem(int item, const wxString& text, int imageId, void* data) function in class:wxTabCtrl
H A Dtreectrl.cpp316 long wxTreeCtrl::InsertItem(long parent, wxTreeItem& info, long insertAfter) function in class:wxTreeCtrl
322 long wxTreeCtrl::InsertItem(long parent, const wxString& label, int image, int selImage, function in class:wxTreeCtrl
338 return InsertItem(parent, info, insertAfter);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A DbmedDlg.cpp75 m_bookmarkListCtrl.InsertItem(i, bmp->bookmarkName);
264 m_bookmarkListCtrl.InsertItem(li, bmp->bookmarkName);
297 m_bookmarkListCtrl.InsertItem(li, bmp->bookmarkName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/xrc/
H A Dmyframe.cpp222 XRCCTRL(dlg, "controls_listctrl", wxListCtrl)->InsertItem(0,wxT("Todd Hope"));
223 XRCCTRL(dlg, "controls_listctrl", wxListCtrl)->InsertItem(1,wxT("Kim Wynd"));
224 XRCCTRL(dlg, "controls_listctrl", wxListCtrl)->InsertItem(2,wxT("Leon Li"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Deditlbox.cpp186 m_listCtrl->InsertItem(i, strings[i]);
188 m_listCtrl->InsertItem(strings.GetCount(), wxEmptyString);
226 m_listCtrl->InsertItem(m_listCtrl->GetItemCount(), wxEmptyString);

Completed in 289 milliseconds

123