Home
last modified time | relevance | path

Searched refs:mOS (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp101 if (aIgnore.mOS) { in MatchesModifiers()
152 if (!aIgnore.mOS && (aEvent.modifiers & MODIFIER_OS)) { in FindMatchInternal()
154 ignoreModifierState.mOS = true; in FindMatchInternal()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp108 if (aIgnore.mOS) { in MatchesModifiers()
159 if (!aIgnore.mOS && (aEvent.modifiers & MODIFIER_OS)) { in FindMatchInternal()
161 ignoreModifierState.mOS = true; in FindMatchInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp108 if (aIgnore.mOS) { in MatchesModifiers()
159 if (!aIgnore.mOS && (aEvent.modifiers & MODIFIER_OS)) { in FindMatchInternal()
161 ignoreModifierState.mOS = true; in FindMatchInternal()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp108 if (aIgnore.mOS) { in MatchesModifiers()
159 if (!aIgnore.mOS && (aEvent.modifiers & MODIFIER_OS)) { in FindMatchInternal()
161 ignoreModifierState.mOS = true; in FindMatchInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/src/
H A DKeyboardMap.cpp108 if (aIgnore.mOS) { in MatchesModifiers()
159 if (!aIgnore.mOS && (aEvent.modifiers & MODIFIER_OS)) { in FindMatchInternal()
161 ignoreModifierState.mOS = true; in FindMatchInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DGfxInfoX11.cpp129 mOS.Assign(unameobj.sysname); in GetData()
140 if (spoofedOS) mOS.Assign(spoofedOS); in GetData()
145 mOS.IsEmpty() || mOSRelease.IsEmpty()) { in GetData()
356 bool unknownOS = mOS.IsEmpty() || mOSRelease.IsEmpty(); in GetFeatureStatusImpl()
358 mOS.Find("Linux", true) != -1 && mOSRelease.Find("2.6.32") != -1; in GetFeatureStatusImpl()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DGfxInfoX11.cpp140 mOS.Assign(unameobj.sysname); in GetData()
155 mOS.Assign(spoofedOS); in GetData()
164 mOS.IsEmpty() || in GetData()
376 bool unknownOS = mOS.IsEmpty() || mOSRelease.IsEmpty(); in GetFeatureStatusImpl()
377 bool badOS = mOS.Find("Linux", true) != -1 && in GetFeatureStatusImpl()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DnsXBLEventHandler.cpp113 if (!executed && !aIgnoreModifierState.mOS) { in NS_IMPL_ISUPPORTS()
117 ignoreModifierState.mOS = true; in NS_IMPL_ISUPPORTS()
H A DnsXBLPrototypeHandler.h57 bool mOS; member
61 , mOS(false) in IgnoreModifierState()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DnsXBLEventHandler.cpp93 if (!executed && !aIgnoreModifierState.mOS) { in NS_IMPL_ISUPPORTS()
97 ignoreModifierState.mOS = true; in NS_IMPL_ISUPPORTS()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dos_dragonfly.go12 type mOS struct{} struct
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dos_dragonfly.go12 type mOS struct{} struct
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dos_dragonfly.go12 type mOS struct{} struct
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dos_dragonfly.go9 type mOS struct { struct
H A Dos_freebsd.go11 type mOS struct { struct
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dos_dragonfly.go9 type mOS struct { struct
H A Dos_freebsd.go11 type mOS struct { struct
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dos_dragonfly.go9 type mOS struct { struct
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dos_dragonfly.go9 type mOS struct { struct
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dos_dragonfly.go9 type mOS struct { struct
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dos_dragonfly.go9 type mOS struct { struct
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dos_solaris.go9 type mOS struct { struct
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dos_solaris.go9 type mOS struct { struct
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dos_solaris.go9 type mOS struct { struct
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dos_solaris.go9 type mOS struct { struct

1234567891011