Home
last modified time | relevance | path

Searched refs:sipName_DoGetImageCount (Results 1 – 11 of 11) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxTIFFHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_TIFFHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxTIFFHandler_DoGetImageCount()
356 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxTIFFHandler_DoGetImageCount), ME…
H A Dsip_corewxIFFHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_IFFHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxIFFHandler_DoGetImageCount()
404 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxIFFHandler_DoGetImageCount), MET…
H A Dsip_corewxJPEGHandler.cpp101 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
176 sipNoMethod(sipParseErr, sipName_JPEGHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxJPEGHandler_DoGetImageCount()
440 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxJPEGHandler_DoGetImageCount), ME…
H A Dsip_corewxPCXHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_PCXHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxPCXHandler_DoGetImageCount()
404 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxPCXHandler_DoGetImageCount), MET…
H A Dsip_corewxPNGHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_PNGHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxPNGHandler_DoGetImageCount()
404 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxPNGHandler_DoGetImageCount), MET…
H A Dsip_corewxPNMHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_PNMHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxPNMHandler_DoGetImageCount()
404 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxPNMHandler_DoGetImageCount), MET…
H A Dsip_corewxXPMHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_XPMHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxXPMHandler_DoGetImageCount()
404 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxXPMHandler_DoGetImageCount), MET…
H A Dsip_corewxTGAHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_TGAHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxTGAHandler_DoGetImageCount()
404 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxTGAHandler_DoGetImageCount), MET…
H A Dsip_corewxGIFHandler.cpp100 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[2],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
175 sipNoMethod(sipParseErr, sipName_GIFHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxGIFHandler_DoGetImageCount()
453 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxGIFHandler_DoGetImageCount), MET…
H A Dsip_corewxImageHandler.cpp85 …pMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[1],sipPySelf,SIP_NULLPTR,sipName_DoGetImageCount); in DoGetImageCount()
779 sipNoMethod(sipParseErr, sipName_ImageHandler, sipName_DoGetImageCount, SIP_NULLPTR); in meth_wxImageHandler_DoGetImageCount()
914 …{SIP_MLNAME_CAST(sipName_DoGetImageCount), SIP_MLMETH_CAST(meth_wxImageHandler_DoGetImageCount), M…
H A DsipAPI_core.h5818 #define sipName_DoGetImageCount &sipStrings__core[54180] macro