Home
last modified time | relevance | path

Searched refs:GetOSMajorVersion (Results 51 – 58 of 58) sorted by relevance

123

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py812 if lldb.SBPlatform.GetHostPlatform().GetOSMajorVersion() < 13:
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py812 if lldb.SBPlatform.GetHostPlatform().GetOSMajorVersion() < 13:
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxbase_base.i271 int GetOSMajorVersion() const;
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/wmm_pi/src/
H A Dwmm_pi.cpp408 …if (!(gl && wxPlatformInfo::Get().GetOSMajorVersion() == 5 && wxPlatformInfo::Get().GetOSMinorVers… in RearrangeWindow()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxPlatformInfo.cpp480 sipRes = sipCpp->GetOSMajorVersion(); in meth_wxPlatformInfo_GetOSMajorVersion()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dgraphics.cpp2975 *major = wxPlatformInfo::Get().GetOSMajorVersion(); in GetVersion()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/carbon/
H A Dgraphics.cpp3086 *major = wxPlatformInfo::Get().GetOSMajorVersion(); in GetVersion()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.pyi3117 def GetOSMajorVersion(self):
3119 GetOSMajorVersion() -> int

123