Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxPlatformInfo.cpp55 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_GetArch, SIP_NULLPTR); in meth_wxPlatformInfo_GetArch()
91 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_GetEndianness, SIP_NULLPTR); in meth_wxPlatformInfo_GetEndianness()
164 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_GetPortId, SIP_NULLPTR); in meth_wxPlatformInfo_GetPortId()
200 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_GetArchName, SIP_NULLPTR); in meth_wxPlatformInfo_GetArchName()
347 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_GetPortIdName, SIP_NULLPTR); in meth_wxPlatformInfo_GetPortIdName()
454 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_GetArchitecture, SIP_NULLPTR); in meth_wxPlatformInfo_GetArchitecture()
795 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_SetEndianness, SIP_NULLPTR); in meth_wxPlatformInfo_SetEndianness()
838 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_SetOSVersion, SIP_NULLPTR); in meth_wxPlatformInfo_SetOSVersion()
920 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_SetPortId, SIP_NULLPTR); in meth_wxPlatformInfo_SetPortId()
1212 sipNoMethod(sipParseErr, sipName_PlatformInformation, sipName_IsOk, SIP_NULLPTR); in meth_wxPlatformInfo_IsOk()
[all …]
H A DsipAPI_core.h2724 #define sipName_PlatformInformation &sipStrings__core[30196] macro