Searched defs:SetName (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dsymbols.h31 inline void SetName(const wxString& name) { m_name = name; } function in class:csSymbol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DFriend.h54 void SetName(const wxString& name) { m_strName = name; } function in class:CFriend
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dbitmap.h103 void SetName(const wxString& name) { m_name = name; } function in class:wxBitmapHandlerBase
H A Dvariant.h133 inline void SetName(const wxString& name) { m_name = name; } function in class:wxVariant
H A Dimage.h98 void SetName(const wxString& name) { m_name = name; } function in class:wxImageHandler
H A Dmenuitem.h113 void SetName(const wxString& str) { SetText(str); } function in class:wxMenuItemBase
H A Downerdrw.h95 void SetName(const wxString& strName) { m_strName = strName; } function in class:wxOwnerDrawn
H A Daboutdlg.h35 void SetName(const wxString& name) { m_name = name; } function in class:wxAboutDialogInfo
H A Dfilename.h413 void SetName( const wxString &name ) { m_name = name; } function in class:wxFileName
H A Dwindow.h182 virtual void SetName( const wxString &name ) { m_windowName = name; } function in class:wxWindowBase
H A Dzipstrm.h563 inline void wxZipEntry::SetName(const wxString& name, function in class:wxZipEntry
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/applet/
H A Dwindow.h96 void SetName (wxString& s){ m_name = s; }; function in class:VirtualData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmprint.h269 void SetName(const wxString& name) { m_Name = name; } function in class:wxHtmlEasyPrinting
/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/include/wx/msw/
H A Dgdiimage.h97 void SetName(const wxString& name) { m_name = name; } function in class:wxGDIImageHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dgdiimage.h100 void SetName(const wxString& rName) { m_sName = rName; } function in class:wxGDIImageHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dgdiimage.h87 void SetName(const wxString& name) { m_name = name; } function in class:wxGDIImageHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dprop.h49 inline virtual void SetName(const wxString& name) { m_name=name; } function in class:wxPropertySheet
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/contrib/src/deprecated/
H A Dprop.cpp906 void wxProperty::SetName(wxString& nm) function in class:wxProperty
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextstyles.h85 void SetName(const wxString& name) { m_name = name; } function in class:wxRichTextStyleDefinition
349 void SetName(const wxString& name) { m_name = name; } function in class:wxRichTextStyleSheet
H A Drichtextbuffer.h2196 void SetName(const wxString& name) { m_name = name; } function in class:wxRichTextFileHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xml/
H A Dxml.h76 void SetName(const wxString& name) { m_name = name; } function in class:wxXmlProperty
152 void SetName(const wxString& name) { m_name = name; } function in class:wxXmlNode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstrconv.cpp3305 void wxCSConv::SetName(const wxChar *charset) function in class:wxCSConv

Completed in 332 milliseconds