Home
last modified time | relevance | path

Searched refs:sipType_wxGDIObject (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxPalette.cpp332 if (targetType == sipType_wxGDIObject) in cast_wxPalette()
H A Dsip_corewxCursor.cpp345 if (targetType == sipType_wxGDIObject) in cast_wxCursor()
H A Dsip_corewxIconBundle.cpp407 if (targetType == sipType_wxGDIObject) in cast_wxIconBundle()
H A Dsip_corewxIcon.cpp595 if (targetType == sipType_wxGDIObject) in cast_wxIcon()
H A Dsip_corewxBrush.cpp676 if (targetType == sipType_wxGDIObject) in cast_wxBrush()
H A Dsip_corewxPen.cpp844 if (targetType == sipType_wxGDIObject) in cast_wxPen()
H A Dsip_corewxRegion.cpp916 if (targetType == sipType_wxGDIObject) in cast_wxRegion()
H A Dsip_corewxBitmap.cpp1905 if (targetType == sipType_wxGDIObject) in cast_wxBitmap()
H A Dsip_corewxFont.cpp2257 if (targetType == sipType_wxGDIObject) in cast_wxFont()
H A DsipAPI_core.h17598 #define sipType_wxGDIObject sipExportedTypes__core[204] macro