Home
last modified time | relevance | path

Searched refs:sipType_wxMsgCatalog (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxTranslationsLoader.cpp59 return sipConvertFromNewType(sipRes,sipType_wxMsgCatalog,SIP_NULLPTR); in meth_wxTranslationsLoader_LoadCatalog()
H A Dsip_corewxFileTranslationsLoader.cpp165 return sipConvertFromType(sipRes,sipType_wxMsgCatalog,SIP_NULLPTR); in meth_wxFileTranslationsLoader_LoadCatalog()
H A Dsip_corecmodule.cpp10353 …ipGILState, sipErrorHandler, sipPySelf, sipMethod, sipResObj, "H2", sipType_wxMsgCatalog, &sipRes); in sipVH__core_0()
H A DsipAPI_core.h17368 #define sipType_wxMsgCatalog sipExportedTypes__core[346] macro