Home
last modified time | relevance | path

Searched refs:sipName_OnHTMLLinkClicked (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_htmlwxHtmlWindowInterface.cpp196 …hod(&sipGILState,&sipPyMethods[8],sipPySelf,sipName_HtmlWindowInterface,sipName_OnHTMLLinkClicked); in OnHTMLLinkClicked()
293 sipAbstractMethod(sipName_HtmlWindowInterface, sipName_OnHTMLLinkClicked); in meth_wxHtmlWindowInterface_OnHTMLLinkClicked()
312 sipNoMethod(sipParseErr, sipName_HtmlWindowInterface, sipName_OnHTMLLinkClicked, SIP_NULLPTR); in meth_wxHtmlWindowInterface_OnHTMLLinkClicked()
782 …{SIP_MLNAME_CAST(sipName_OnHTMLLinkClicked), SIP_MLMETH_CAST(meth_wxHtmlWindowInterface_OnHTMLLink…
H A Dsip_htmlwxHtmlWindow.cpp301 …eth = sipIsPyMethod(&sipGILState,&sipPyMethods[6],sipPySelf,SIP_NULLPTR,sipName_OnHTMLLinkClicked); in OnHTMLLinkClicked()
4180 …sipNoMethod(sipParseErr, sipName_HtmlWindow, sipName_OnHTMLLinkClicked, doc_wxHtmlWindow_OnHTMLLin… in meth_wxHtmlWindow_OnHTMLLinkClicked()
4842 …{SIP_MLNAME_CAST(sipName_OnHTMLLinkClicked), SIP_MLMETH_CAST(meth_wxHtmlWindow_OnHTMLLinkClicked),…
H A DsipAPI_html.h248 #define sipName_OnHTMLLinkClicked &sipStrings__html[2168] macro