Home
last modified time | relevance | path

Searched refs:sipName_CustomDataObject (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxCustomDataObject.cpp224 sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_GetData, SIP_NULLPTR); in meth_wxCustomDataObject_GetData()
260 sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_GetSize, SIP_NULLPTR); in meth_wxCustomDataObject_GetSize()
365 sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_SetData, SIP_NULLPTR); in meth_wxCustomDataObject_SetData()
409 sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_GetAllFormats, SIP_NULLPTR); in meth_wxCustomDataObject_GetAllFormats()
449 …sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_GetFormatCount, doc_wxCustomDataObject_… in meth_wxCustomDataObject_GetFormatCount()
489 …sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_GetPreferredFormat, doc_wxCustomDataObj… in meth_wxCustomDataObject_GetPreferredFormat()
524 …sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_GetDataSize, doc_wxCustomDataObject_Get… in meth_wxCustomDataObject_GetDataSize()
564 …sipNoMethod(sipParseErr, sipName_CustomDataObject, sipName_GetDataHere, doc_wxCustomDataObject_Get… in meth_wxCustomDataObject_GetDataHere()
H A DsipAPI_core.h4646 #define sipName_CustomDataObject &sipStrings__core[33275] macro