Searched defs:value (Results 426 - 450 of 3538) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dradiobut.cpp114 void wxRadioButton::ChangeValue(bool value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dtoggle.cpp175 const bool value = m_toggle->GetValue(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dplatinfo.cpp107 static unsigned wxGetIndexFromEnumValue(int value) argument
H A Dstdpbase.cpp126 wxString value = line.AfterFirst(wxT('=')); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dbmpcboxg.cpp82 wxBitmapComboBox(wxWindow *parent, wxWindowID id, const wxString& value, const wxPoint& pos, const wxSize& size, const wxArrayString& choices, long style, const wxValidator& validator, const wxString& name) argument
99 Create(wxWindow *parent, wxWindowID id, const wxString& value, const wxPoint& pos, const wxSize& size, const wxArrayString& choices, long style, const wxValidator& validator, const wxString& name) argument
122 Create(wxWindow *parent, wxWindowID id, const wxString& value, const wxPoint& pos, const wxSize& size, int n, const wxString choices[], long style, const wxValidator& validator, const wxString& name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dchecklst.cpp118 &value); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/foldbar/foldpanelbar/
H A Dfoldpanelbartest.cpp150 wxMenuBar *value = new wxMenuBar(); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_setopt.h41 long value; member in struct:__anon1025
46 unsigned long value; member in struct:__anon1026
H A Dtool_vms.c127 int value; member in struct:__anon1035
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/layout/
H A Dexpt.cpp32 int value; member in class:wxConstraintOp
117 wxConstraintOp wxConstraintOp::operator = (const int value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Doptions.h22 char *name, *value; member in struct:bftpd_option
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dnetwork.c32 int nethdr_align(int value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMuleTextCtrl.cpp65 CMuleTextCtrl::CMuleTextCtrl(wxWindow* parent, wxWindowID id, const wxString& value, const wxPoint& pos, const wxSize& size, long style, const wxValidator& validator, const wxString& name) argument
H A DNetworkFunctions.cpp38 unsigned value = 0; local
[all...]
H A DBitVector.h61 void set(uint32 idx, bool value) argument
91 void setsize(uint32 newsize, bool value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DFormat.h136 template<typename _Tp> CFormat& operator%(_Tp* value) { return this->operator%<void*>(value); } argument
139 CFormat& operator%(const wxString& value) { return this->operator%<const wxString&>(value); } argument
140 CFormat& operator%(const CFormat& value) { return this->operator%<const wxString&>(value); } argument
181 operator %(char value) argument
182 operator %(signed char value) argument
183 operator %(unsigned char value) argument
184 operator %(bool value) argument
185 operator %(signed short value) argument
186 operator %(unsigned short value) argument
187 operator %(signed int value) argument
188 operator %(unsigned int value) argument
189 operator %(signed long value) argument
190 operator %(unsigned long value) argument
191 operator %(float value) argument
192 operator %(const wxChar* value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DCUInt128Test.cpp34 template<> wxString StringFrom<CUInt128>(const CUInt128& value) { argument
40 template<> wxString StringFrom<ByteArray>(const ByteArray& value) { argument
H A DFormatTest.cpp21 void testFormat(const wxString& str, const wxChar* value) { argument
418 CTestPrintable(int value) argument
432 operator %(CTestPrintable value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Drng.cpp151 double value = fTu * 0.1392; // arbitrarily normalize it to local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dcombobox.h33 wxComboBox(wxWindow *parent, wxWindowID id, const wxString& value, const wxPoint& pos, const wxSize& size, const wxArrayString& choices, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxComboBoxNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dcombobox.h52 wxComboBox(wxWindow *parent, wxWindowID id, const wxString& value, const wxPoint& pos, const wxSize& size, const wxArrayString& choices, long style = 0, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxComboBoxNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dslider.h29 wxSlider(wxWindow *parent, wxWindowID id, int value, int minValue, int maxValue, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxSL_HORIZONTAL, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxSliderNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dslider.h29 wxSlider(wxWindow *parent, wxWindowID id, int value, int minValue, int maxValue, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxSL_HORIZONTAL, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxSliderNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dslider95.h23 wxSlider(wxWindow *parent, wxWindowID id, int value, int minValue, int maxValue, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxSL_HORIZONTAL, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxSliderNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/wince/
H A Dtextctrlce.h53 virtual void SetValue(const wxString& value) { DoSetValue(value, SetValue_SendEvent); } argument
55 virtual void ChangeValue(const wxString &value) { DoSetValue(value); } argument

Completed in 290 milliseconds

<<11121314151617181920>>