Home
last modified time | relevance | path

Searched refs:CursorFromImage (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/SDL/
H A DSDLCtrl.cpp7 SDL_Cursor *CursorFromImage(const Image &image) { in CursorFromImage() function
54 if (cursor = CursorFromImage(Image::Arrow())) // Restores normal arrow cursor in SDLCtrlIn()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dcursor.sip200 CursorFromImage = wx.deprecated(Cursor, "Use Cursor instead.")
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/
H A Dclassic_vs_phoenix.rst79 CursorFromImage :class:`wx.Cursor`
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.py1006 CursorFromImage = wx.deprecated(Cursor, "Use Cursor instead.") variable
H A Dcore.pyi11164 CursorFromImage = wx.deprecated(Cursor, "Use Cursor instead.")