Home
last modified time | relevance | path

Searched refs:GetMouseCursorAt (Results 1 – 22 of 22) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_htmlwxHtmlColourCell.cpp49 ::wxCursor GetMouseCursorAt( ::wxHtmlWindowInterface*,const ::wxPoint&) const SIP_OVERRIDE;
201 …::wxCursor sipwxHtmlColourCell::GetMouseCursorAt( ::wxHtmlWindowInterface*window,const ::wxPoint&… in GetMouseCursorAt() function in sipwxHtmlColourCell
209 return ::wxHtmlColourCell::GetMouseCursorAt(window,rePos); in GetMouseCursorAt()
H A Dsip_htmlwxHtmlWidgetCell.cpp49 ::wxCursor GetMouseCursorAt( ::wxHtmlWindowInterface*,const ::wxPoint&) const SIP_OVERRIDE;
201 …::wxCursor sipwxHtmlWidgetCell::GetMouseCursorAt( ::wxHtmlWindowInterface*window,const ::wxPoint&… in GetMouseCursorAt() function in sipwxHtmlWidgetCell
209 return ::wxHtmlWidgetCell::GetMouseCursorAt(window,rePos); in GetMouseCursorAt()
H A Dsip_htmlwxHtmlWordCell.cpp48 ::wxCursor GetMouseCursorAt( ::wxHtmlWindowInterface*,const ::wxPoint&) const SIP_OVERRIDE;
200 …::wxCursor sipwxHtmlWordCell::GetMouseCursorAt( ::wxHtmlWindowInterface*window,const ::wxPoint& r… in GetMouseCursorAt() function in sipwxHtmlWordCell
208 return ::wxHtmlWordCell::GetMouseCursorAt(window,rePos); in GetMouseCursorAt()
H A Dsip_htmlwxHtmlFontCell.cpp49 ::wxCursor GetMouseCursorAt( ::wxHtmlWindowInterface*,const ::wxPoint&) const SIP_OVERRIDE;
201 …::wxCursor sipwxHtmlFontCell::GetMouseCursorAt( ::wxHtmlWindowInterface*window,const ::wxPoint& r… in GetMouseCursorAt() function in sipwxHtmlFontCell
209 return ::wxHtmlFontCell::GetMouseCursorAt(window,rePos); in GetMouseCursorAt()
H A Dsip_htmlwxHtmlWordWithTabsCell.cpp44 ::wxCursor GetMouseCursorAt( ::wxHtmlWindowInterface*,const ::wxPoint&) const SIP_OVERRIDE;
140 …::wxCursor sipwxHtmlWordWithTabsCell::GetMouseCursorAt( ::wxHtmlWindowInterface*window,const ::wx… in GetMouseCursorAt() function in sipwxHtmlWordWithTabsCell
148 return ::wxHtmlWordWithTabsCell::GetMouseCursorAt(window,rePos); in GetMouseCursorAt()
H A Dsip_htmlwxHtmlCell.cpp43 ::wxCursor GetMouseCursorAt( ::wxHtmlWindowInterface*,const ::wxPoint&) const SIP_OVERRIDE;
139 …::wxCursor sipwxHtmlCell::GetMouseCursorAt( ::wxHtmlWindowInterface*window,const ::wxPoint& rePos… in GetMouseCursorAt() function in sipwxHtmlCell
147 return ::wxHtmlCell::GetMouseCursorAt(window,rePos); in GetMouseCursorAt()
780 …Cursor((sipSelfWasArg ? sipCpp-> ::wxHtmlCell::GetMouseCursorAt(window,*rePos) : sipCpp->GetMouseC… in meth_wxHtmlCell_GetMouseCursorAt()
H A Dsip_htmlwxHtmlContainerCell.cpp49 ::wxCursor GetMouseCursorAt( ::wxHtmlWindowInterface*,const ::wxPoint&) const SIP_OVERRIDE;
201 …::wxCursor sipwxHtmlContainerCell::GetMouseCursorAt( ::wxHtmlWindowInterface*window,const ::wxPoi… in GetMouseCursorAt() function in sipwxHtmlContainerCell
209 return ::wxHtmlContainerCell::GetMouseCursorAt(window,rePos); in GetMouseCursorAt()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/html/
H A Dhtmlcell.h348 virtual wxCursor GetMouseCursorAt(wxHtmlWindowInterface* window,
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/html/
H A Dhtmlcell.h351 virtual wxCursor GetMouseCursorAt(wxHtmlWindowInterface* window,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/html/
H A Dhtmlcell.h351 virtual wxCursor GetMouseCursorAt(wxHtmlWindowInterface* window,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dhtmlcell.sip433 wxCursor GetMouseCursorAt(
438 GetMouseCursorAt(window, rePos) -> wx.Cursor
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/html/
H A Dhtmlwin.cpp208 cur = cell->GetMouseCursorAt(m_interface, pos); in HandleIdle()
233 wxCursor cur = cell->GetMouseCursorAt(m_interface, pos); in HandleIdle()
H A Dhtmlcell.cpp207 wxHtmlCell::GetMouseCursorAt(wxHtmlWindowInterface *window, in GetMouseCursorAt() function in wxHtmlCell
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/html/
H A Dhtmlwin.cpp208 cur = cell->GetMouseCursorAt(m_interface, pos); in HandleIdle()
233 wxCursor cur = cell->GetMouseCursorAt(m_interface, pos); in HandleIdle()
H A Dhtmlcell.cpp207 wxHtmlCell::GetMouseCursorAt(wxHtmlWindowInterface *window, in GetMouseCursorAt() function in wxHtmlCell
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxhtml_html.i99 …%wxchkver_3_1_2 wxCursor GetMouseCursorAt(wxHtmlWindowInterface* window, const wxPoint& rePos) con…
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/html/
H A Dhtmlcell.h217 virtual wxCursor GetMouseCursorAt(wxHtmlWindowInterface *window,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/html/
H A Dhtmlcell.h248 virtual wxCursor GetMouseCursorAt(wxHtmlWindowInterface *window,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/html/
H A Dhtmlcell.h217 virtual wxCursor GetMouseCursorAt(wxHtmlWindowInterface *window,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/html/
H A Dhtmlwin.cpp205 cur = cell->GetMouseCursorAt(m_interface, pos); in HandleIdle()
230 wxCursor cur = cell->GetMouseCursorAt(m_interface, pos); in HandleIdle()
H A Dhtmlcell.cpp143 wxHtmlCell::GetMouseCursorAt(wxHtmlWindowInterface *window, in GetMouseCursorAt() function in wxHtmlCell
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dhtml.pyi381 def GetMouseCursorAt(self, window, rePos):
383 GetMouseCursorAt(window, rePos) -> wx.Cursor