Searched defs:SetValue (Results 101 - 110 of 110) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DStatTree.h393 void SetValue(uint64_t value) function in class:CStatTreeItemSimple
404 void SetValue(double value) function in class:CStatTreeItemSimple
415 void SetValue(const wxString& value) function in class:CStatTreeItemSimple
495 void SetValue(_Tp value) { m_value = value; } function in class:CStatTreeItemCounterTmpl
H A DUPnPBase.h406 const std::string &SetValue(const std::string &value) { return m_value = value; } function in class:CUPnPArgumentValue
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtextctrl.cpp909 void wxTextCtrl::SetValue(const wxString& str) function in class:wxTextCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dcombocmn.cpp2247 void wxComboCtrlBase::SetValue(const wxString& value) function in class:wxComboCtrlBase
H A Dfileconf.cpp1889 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) function in class:wxFileConfigEntry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddatavgen.cpp311 bool wxDataViewTextRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewTextRenderer
346 bool wxDataViewBitmapRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewBitmapRenderer
394 bool wxDataViewToggleRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewToggleRenderer
463 bool wxDataViewProgressRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewProgressRenderer
558 bool wxDataViewDateRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewDateRenderer
[all...]
H A Dsrchctlg.cpp561 void wxSearchCtrl::SetValue(const wxString& value) function in class:wxSearchCtrl
H A Dgrid.cpp3513 void wxGridStringTable::SetValue( int row, int col, const wxString& value ) function in class:wxGridStringTable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddataview.cpp933 bool wxDataViewTextRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewTextRenderer
971 bool wxDataViewBitmapRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewBitmapRenderer
1086 bool wxDataViewToggleRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewToggleRenderer
1232 bool wxDataViewProgressRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewProgressRenderer
1334 bool wxDataViewDateRenderer::SetValue( const wxVariant &value ) function in class:wxDataViewDateRenderer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dutils.cpp967 void wxMacControl::SetValue( SInt32 v ) function in class:wxMacControl

Completed in 269 milliseconds

12345