Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxImageArray.cpp31 …eErr, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "BJ9", &sipSelf, sipType_wxImageArray, &sipCpp, s… in meth_wxImageArray_append()
62 …eErr, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "BJ9", &sipSelf, sipType_wxImageArray, &sipCpp, s… in meth_wxImageArray_index()
97 …einterpret_cast< ::wxImageArray *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_wxImageArray)); in slot_wxImageArray___contains__()
128 …einterpret_cast< ::wxImageArray *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_wxImageArray)); in slot_wxImageArray___getitem__()
176 …einterpret_cast< ::wxImageArray *>(sipGetCppPtr((sipSimpleWrapper *)sipSelf,sipType_wxImageArray)); in slot_wxImageArray___len__()
258 …rseKwdArgs(sipParseErr, sipArgs, sipKwds, SIP_NULLPTR, sipUnused, "J9", sipType_wxImageArray, &a0)) in init_type_wxImageArray()
H A Dsip_corewxGIFHandler.cpp303 …SIP_NULLPTR, "BJ9J0|bi", &sipSelf, sipType_wxGIFHandler, &sipCpp, sipType_wxImageArray, &images, s… in meth_wxGIFHandler_SaveAnimation()
H A DsipAPI_core.h17593 #define sipType_wxImageArray sipExportedTypes__core[254] macro