Searched refs:GetLinkInfo (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/test/
H A Dtest.cpp316 wxLogMessage(wxT("The url '%s' has been clicked!"), event.GetLinkInfo().GetHref().c_str());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmlwin.h620 const wxHtmlLinkInfo &GetLinkInfo() const { return m_linkInfo; } function in class:wxHtmlLinkEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/htlbox/
H A Dhtlbox.cpp481 wxLogMessage(wxT("The url '%s' has been clicked!"), event.GetLinkInfo().GetHref().c_str());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtwindow.tex519 \membersection{wxHtmlLinkEvent::GetLinkInfo}\label{wxhtmllinkeventgetlinkinfo}
521 \constfunc{const wxHtmlLinkInfo &}{GetLinkInfo}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp967 const wxMouseEvent *e = event.GetLinkInfo().GetEvent();
969 LoadPage(event.GetLinkInfo().GetHref());
H A Dhelpwnd.cpp120 const wxMouseEvent *e = ev.GetLinkInfo().GetEvent();

Completed in 111 milliseconds