Searched defs:SetURL (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Durl.h61 wxURLError SetURL(const wxString &url) function in class:wxURL
H A Dhyperlink.h87 void SetURL (const wxString &url) { m_url=url; } function in class:wxHyperlinkCtrl
196 void SetURL(const wxString &url) { m_url=url; } function in class:wxHyperlinkEvent
H A Ddataobj.h534 void SetURL(const wxString& url) { SetText(url); } function in class:wxURLDataObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dwebkit.h144 void SetURL(const wxString& url) { m_url = url; } function in class:wxWebKitBeforeLoadEvent
165 void SetURL(const wxString& url) { m_url = url; } function in class:wxWebKitStateChangedEvent
182 void SetURL(const wxString& url) { m_url = url; } function in class:wxWebKitNewWindowEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddataobj.cpp1262 void wxURLDataObject::SetURL(const wxString& url) function in class:wxURLDataObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h403 void SetURL(const wxString& url) { m_urlTarget = url; SetFlags(GetFlags() | wxTEXT_ATTR_URL); } function in class:wxTextAttrEx
556 void SetURL(const wxString& url) { m_urlTarget = url; m_flags |= wxTEXT_ATTR_URL; } function in class:wxRichTextAttr

Completed in 183 milliseconds