Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxTranslations.cpp51 sipNoMethod(sipParseErr, sipName_Translations, sipName_SetLoader, SIP_NULLPTR); in meth_wxTranslations_SetLoader()
119 sipNoMethod(sipParseErr, sipName_Translations, sipName_SetLanguage, SIP_NULLPTR); in meth_wxTranslations_SetLanguage()
162 sipNoMethod(sipParseErr, sipName_Translations, sipName_GetAvailableTranslations, SIP_NULLPTR); in meth_wxTranslations_GetAvailableTranslations()
241 sipNoMethod(sipParseErr, sipName_Translations, sipName_GetBestTranslation, SIP_NULLPTR); in meth_wxTranslations_GetBestTranslation()
278 sipNoMethod(sipParseErr, sipName_Translations, sipName_AddStdCatalog, SIP_NULLPTR); in meth_wxTranslations_AddStdCatalog()
352 sipNoMethod(sipParseErr, sipName_Translations, sipName_AddCatalog, SIP_NULLPTR); in meth_wxTranslations_AddCatalog()
395 sipNoMethod(sipParseErr, sipName_Translations, sipName_IsLoaded, SIP_NULLPTR); in meth_wxTranslations_IsLoaded()
481 sipNoMethod(sipParseErr, sipName_Translations, sipName_GetTranslatedString, SIP_NULLPTR); in meth_wxTranslations_GetTranslatedString()
529 sipNoMethod(sipParseErr, sipName_Translations, sipName_GetHeaderValue, SIP_NULLPTR); in meth_wxTranslations_GetHeaderValue()
563 sipNoMethod(sipParseErr, sipName_Translations, sipName_Get, SIP_NULLPTR); in meth_wxTranslations_Get()
[all …]
H A DsipAPI_core.h9202 #define sipName_Translations &sipStrings__core[11252] macro