Searched refs:SetName (Results 51 - 75 of 118) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dbmpbuttn.cpp39 SetName(rsName);
H A Dbutton.cpp61 SetName(rsName);
H A Dchecklst.cpp296 pNewItem->SetName(items[i]);
H A Dgauge.cpp149 SetName(rsName);
H A Dmenuitem.cpp382 OWNER_DRAWN_ONLY(wxOwnerDrawn::SetName(m_text));
H A Dscrolbar.cpp46 SetName(rsName);
H A Dspinctrl.cpp134 SetName(rsName);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextstylepage.cpp151 def->SetName(m_styleName->GetValue());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dresource.h77 inline void SetName(const wxString& name) { m_name = name; } function in class:wxItemResource
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dbasicp.h143 inline void SetName(const wxString& s) { m_regionName = s; }; function in class:wxShapeRegion
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/animate/
H A Danitest.cpp256 info.SetName(_("wxAnimationCtrl and wxAnimation sample"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/collpane/
H A Dcollpane.cpp226 info.SetName(_("wxCollapsiblePane sample"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Daboutdlginfo.tex187 \membersection{wxAboutDialogInfo::SetName}\label{wxaboutdialoginfosetname}
189 \func{void}{SetName}{\param{const wxString\& }{name}}
H A Dquery.tex96 \membersection{wxQueryCol::SetName}
98 \func{void}{SetName}{\param{const wxString\& }{name}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dbitmap.h112 void SetName(const wxString& name) { m_name = name; } function in class:wxBitmapHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dresource.cpp279 item->SetName(name);
293 item->SetName(name);
724 dialogItem->SetName(name);
889 controlItem->SetName(name);
1345 menuResource->SetName(name);
1373 resource->SetName(name);
1392 bitmapItem->SetName(name);
1421 bitmapSpec->SetName(nameExpr->StringValue());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dzipstrm.h182 inline void SetName(const wxString& name,
563 inline void wxZipEntry::SetName(const wxString& name, function in class:wxZipEntry
H A Dstrconv.h405 void SetName(const wxChar *charset);
H A Dtarstrm.h94 void SetName(const wxString& name, wxPathFormat format = wxPATH_NATIVE);
H A Dvariant.h133 inline void SetName(const wxString& name) { m_name = name; } function in class:wxVariant
H A Darchive.h56 virtual void SetName(const wxString& name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dspinbutt.cpp281 SetName(name);
H A Dtoplevel.cpp102 SetName(name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmenuitem.cpp354 OWNER_DRAWN_ONLY( wxOwnerDrawn::SetName(m_text) );
H A Dtabctrl.cpp56 SetName(name);

Completed in 142 milliseconds

12345