Searched refs:RowPrepended (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddataviewlistmodelnotifier.tex66 \membersection{wxDataViewListModelNotifier::RowPrepended}\label{wxdataviewlistmodelnotifierrowprepended}
68 \func{bool}{RowPrepended}{\void}
H A Ddataviewmodel.tex61 \helpref{RowPrepended}{wxdataviewlistmodelrowprepended},
206 \membersection{wxDataViewListModel::RowPrepended}\label{wxdataviewlistmodelrowprepended}
208 \func{virtual bool}{RowPrepended}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatavcmn.cpp66 bool wxDataViewListModel::RowPrepended() function in class:wxDataViewListModel
74 if (!notifier->RowPrepended())
224 virtual bool RowPrepended() function in class:wxDataViewSortedListModelNotifier
376 return wxDataViewListModel::RowPrepended();
398 return wxDataViewListModel::RowPrepended();
421 return wxDataViewListModel::RowPrepended();
623 bool wxDataViewSortedListModel::RowPrepended() function in class:wxDataViewSortedListModel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddataview.h76 virtual bool RowPrepended() = 0;
143 virtual bool RowPrepended();
194 virtual bool RowPrepended();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddatavgen.cpp149 bool RowPrepended();
238 virtual bool RowPrepended() function in class:wxGenericDataViewListModelNotifier
239 { return m_mainWindow->RowPrepended(); }
1022 bool wxDataViewMainWindow::RowPrepended() function in class:wxDataViewMainWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dataview/
H A Ddataview.cpp239 RowPrepended();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddataview.cpp721 virtual bool RowPrepended();
760 bool wxGtkDataViewListModelNotifier::RowPrepended() function in class:wxGtkDataViewListModelNotifier

Completed in 202 milliseconds