Home
last modified time | relevance | path

Searched refs:sipType_wxFileSystemHandler (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxFileSystemHandler.cpp172 …r, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "BJ1", &sipSelf, sipType_wxFileSystemHandler, &sipCp… in meth_wxFileSystemHandler_CanOpen()
224 … sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "BJ1|i", &sipSelf, sipType_wxFileSystemHandler, &sipCp… in meth_wxFileSystemHandler_FindFirst()
263 … if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxFileSystemHandler, &sipCpp)) in meth_wxFileSystemHandler_FindNext()
308 … sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "BJ9J1", &sipSelf, sipType_wxFileSystemHandler, &sipCp… in meth_wxFileSystemHandler_OpenFile()
619 …rgs(sipParseErr, sipArgs, sipKwds, SIP_NULLPTR, sipUnused, "J9", sipType_wxFileSystemHandler, &a0)) in init_type_wxFileSystemHandler()
H A Dsip_corewxFileSystem.cpp299 …&sipParseErr, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "J:", sipType_wxFileSystemHandler, &handl… in meth_wxFileSystem_AddHandler()
338 …&sipParseErr, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "J8", sipType_wxFileSystemHandler, &handl… in meth_wxFileSystem_RemoveHandler()
351 return sipConvertFromType(sipRes,sipType_wxFileSystemHandler,Py_None); in meth_wxFileSystem_RemoveHandler()
H A Dsip_corewxArchiveFSHandler.cpp519 if (targetType == sipType_wxFileSystemHandler) in cast_wxArchiveFSHandler()
H A Dsip_corewxFilterFSHandler.cpp486 if (targetType == sipType_wxFileSystemHandler) in cast_wxFilterFSHandler()
H A Dsip_corewxInternetFSHandler.cpp486 if (targetType == sipType_wxFileSystemHandler) in cast_wxInternetFSHandler()
H A Dsip_corewxMemoryFSHandler.cpp779 if (targetType == sipType_wxFileSystemHandler) in cast_wxMemoryFSHandler()
H A DsipAPI_core.h17498 #define sipType_wxFileSystemHandler sipExportedTypes__core[165] macro