Searched refs:RefreshItems (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dlistbox.h215 void RefreshItems(int from, int count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.h171 void RefreshItems(long itemFrom, long itemTo);
H A Dlistctrl.cpp5883 void wxGenericListCtrl::RefreshItems(long itemFrom, long itemTo)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlistctrl.h153 void RefreshItems(long itemFrom, long itemTo);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dlistctrl.h293 void RefreshItems(long itemFrom, long itemTo);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dlistctrl.h250 void RefreshItems(long itemFrom, long itemTo);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dlistctrl.h270 void RefreshItems( long lItemFrom
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dlistctrl.h234 void RefreshItems(long itemFrom, long itemTo);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dlistctrl.cpp626 void wxListCtrl::RefreshItems(long itemFrom, long itemTo) function in class:wxListCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dlistbox.cpp563 RefreshItems(from, GetCount() - from);
566 void wxListBox::RefreshItems(int from, int count) function in class:wxListBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistctrl.tex778 \helpref{RefreshItems}{wxlistctrlrefreshitems}
782 \membersection{wxListCtrl::RefreshItems}\label{wxlistctrlrefreshitems}
784 \func{void}{RefreshItems}{\param{long }{itemFrom}, \param{long }{itemTo}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dlistctrl_mac.cpp2476 void wxListCtrl::RefreshItems(long itemFrom, long itemTo) function in class:wxListCtrl
2480 m_genericImpl->RefreshItems(itemFrom, itemTo);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dlistctrl.cpp2636 void wxListCtrl::RefreshItems ( long lItemFrom, long lItemTo ) function in class:wxListCtrl
2648 } // end of wxListCtrl::RefreshItems
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dlistctrl.cpp2942 void wxListCtrl::RefreshItems(long itemFrom, long itemTo) function in class:wxListCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlistctrl.cpp5904 void wxGenericListCtrl::RefreshItems(long itemFrom, long itemTo)

Completed in 219 milliseconds