Home
last modified time | relevance | path

Searched refs:OnLinkClicked (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/games/springlobby/springlobby-0.180/src/helper/
H A Dslhtmlwindow.cpp6 EVT_HTML_LINK_CLICKED(wxID_ANY, slHtmlWindow::OnLinkClicked) in BEGIN_EVENT_TABLE()
22 void slHtmlWindow::OnLinkClicked( wxHtmlLinkEvent& evt ) in OnLinkClicked() function in slHtmlWindow
33 void slHtmlWindow::OnLinkClicked(const wxHtmlLinkInfo& link) in OnLinkClicked() function in slHtmlWindow
35 wxHtmlWindow::OnLinkClicked(link); in OnLinkClicked()
H A Dslhtmlwindow.h16 void OnLinkClicked( wxHtmlLinkEvent& evt );
17 virtual void OnLinkClicked(const wxHtmlLinkInfo& link);
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DHtmlWindow.cpp36 void HtmlWindow::OnLinkClicked(const wxHtmlLinkInfo& link) in IMPLEMENT_DYNAMIC_CLASS()
41 wxHtmlWindow::OnLinkClicked(link); in IMPLEMENT_DYNAMIC_CLASS()
H A DHtmlWindow.h46 void OnLinkClicked(const wxHtmlLinkInfo&);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dtab_modal_confirm_dialog_delegate.cc76 OnLinkClicked(disposition); in LinkClicked()
111 void TabModalConfirmDialogDelegate::OnLinkClicked( in OnLinkClicked() function in TabModalConfirmDialogDelegate
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/defaultmimehandler/
H A DEmbeddedHtmlPanel.cpp70 EVT_HTML_LINK_CLICKED(ID_HTMLWINDOW1, EmbeddedHtmlPanel::OnLinkClicked) in BEGIN_EVENT_TABLE()
116 void EmbeddedHtmlPanel::OnLinkClicked(wxHtmlLinkEvent &event) in OnLinkClicked() function in EmbeddedHtmlPanel
/dports/net/opennx/opennx-0.16/
H A DExtHtmlWindow.h52 virtual void OnLinkClicked(const wxHtmlLinkInfo&);
/dports/editors/rehex/rehex-0.4.0/wxLua/modules/wxbind/src/
H A Dwxhtml_wxlhtml.cpp116 void wxLuaHtmlWindow::OnLinkClicked(const wxHtmlLinkInfo& link) in OnLinkClicked() function in wxLuaHtmlWindow
130 wxHtmlWindow::OnLinkClicked(link); in OnLinkClicked()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dactive_description.h82 virtual void OnLinkClicked (const wxHtmlLinkInfo &Link);
H A Dactive_description.cpp121 void CActive_Description::OnLinkClicked(const wxHtmlLinkInfo &Link) in OnLinkClicked() function in CActive_Description
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DAbout.h26 void OnLinkClicked(wxHtmlLinkEvent& event);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/android/infobars/
H A Dgenerated_password_saved_infobar.h29 void OnLinkClicked(JNIEnv* env,
H A Dsearch_geolocation_disclosure_infobar.h24 void OnLinkClicked(JNIEnv* env,
H A Dsave_password_infobar.h29 void OnLinkClicked(JNIEnv* env,
H A Dupdate_password_infobar.h28 void OnLinkClicked(JNIEnv* env,
H A Dnear_oom_infobar.h36 void OnLinkClicked(JNIEnv* env,
H A Dnear_oom_reduction_infobar.h35 void OnLinkClicked(JNIEnv* env,
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A DNoticeListCtrl.h48 void OnLinkClicked( wxWebViewEvent& event );
H A DNoticeListCtrl.cpp53 EVT_WEBVIEW_NAVIGATING(ID_LIST_NOTIFICATIONSVIEW, CNoticeListCtrl::OnLinkClicked) in IMPLEMENT_DYNAMIC_CLASS()
251 void CNoticeListCtrl::OnLinkClicked( wxWebViewEvent& event ) { in OnLinkClicked() function in CNoticeListCtrl
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/applet/
H A Dapplet.h70 virtual void OnLinkClicked(const wxHtmlLinkInfo& link) = 0;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/applet/
H A Dapplet.h70 virtual void OnLinkClicked(const wxHtmlLinkInfo& link) = 0;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/applet/
H A Dapplet.h70 virtual void OnLinkClicked(const wxHtmlLinkInfo& link) = 0;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/applet/
H A Dapplet.h70 virtual void OnLinkClicked(const wxHtmlLinkInfo& link) = 0;
/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Dpluginsconfigurationdlg.h37 void OnLinkClicked(wxHtmlLinkEvent& event);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/infobars/android/
H A Dconfirm_infobar.h30 void OnLinkClicked(JNIEnv* env,

1234567