Home
last modified time | relevance | path

Searched +defs:Alt +defs:Key +defs:s (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/spring/spring_98.0/rts/Game/UI/
H A DKeySet.h32 int Key() const { return key; } in Key() function
34 bool Alt() const { return !!(modifiers & KS_ALT); } in Alt() function
108 std::string s; in GetString() local
/dports/graphics/rx/rx-0.4.0/src/platform/
H A Dmod.rs155 pub enum Key { enum
175 Alt, Control, Shift, enumerator
184 impl From<char> for Key { implementation
211 impl fmt::Display for Key { implementation
286 impl Key { impl
310 let mut s = String::new(); localVariable
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/exp/locale/collate/
H A Dmaketables.go66 s []string member
339 Key string `xml:"key,attr,omitempty"` member
346 Alt string `xml:"alt,attr"` member
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/gui_tk/
H A Dgui_tk.h286 Alt, Ctrl, Shift, Windows enumerator
299 Key(int character, Special special, bool shift, bool ctrl, bool alt, bool windows) : in Key() function
553 virtual void setClipboard(const String &s) { parent->setClipboard(s); }; in setClipboard()
722 template <typename STR> void setClipboard(const STR s) { this->setClipboard(String(s)); } in setClipboard()
725 virtual void setClipboard(const String &s) { clipboard = s; } in setClipboard()
1135 virtual void drawString(Drawable *d, const String &s, Size start, Size len) const { in drawString()
/dports/emulators/dosbox/dosbox-0.74-3/src/libs/gui_tk/
H A Dgui_tk.h287 Alt, Ctrl, Shift, Windows enumerator
300 Key(int character, Special special, bool shift, bool ctrl, bool alt, bool windows) : in Key() function
554 virtual void setClipboard(const String &s) { parent->setClipboard(s); }; in setClipboard()
723 template <typename STR> void setClipboard(const STR s) { this->setClipboard(String(s)); } in setClipboard()
726 virtual void setClipboard(const String &s) { clipboard = s; } in setClipboard()
1136 virtual void drawString(Drawable *d, const String &s, Size start, Size len) const { in drawString()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Web.cs1418 public void Write(string s) { } in Write()
1498 public virtual void Write(string s) { } in Write()
2206 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3098 public void Remove(string s) { } in Remove()
4020 public void Remove(string s) { } in Remove()
4868 public void Remove(string s) { } in Remove()
5545 public void AppendLine(string s) { } in AppendLine()
7703 Alt = 2, enumerator
8030 public IndexedString(string s) { } in IndexedString()
9539 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
H A Dmscorlib.cs1503 public System.ConsoleKey Key { get { throw null; } } property
1516 Alt = 1, enumerator
5261 public object Key { get { throw null; } set { } } property
5354 object Key { get; } property
5853 public TKey Key { get { throw null; } } property
16510 public string Key { get { throw null; } set { } } property in System.Runtime.Remoting.Metadata.W3cXsd2001.SoapQName
18626 public override byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.DES
18777 public override byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.HMAC
18846 public virtual byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.KeyedHashAlgorithm
19274 public virtual byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.SymmetricAlgorithm
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Web.cs1426 public void Write(string s) { } in Write()
1516 public virtual void Write(string s) { } in Write()
2249 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3192 public void Remove(string s) { } in Remove()
4123 public void Remove(string s) { } in Remove()
4980 public void Remove(string s) { } in Remove()
5741 public void AppendLine(string s) { } in AppendLine()
8183 Alt = 2, enumerator
8509 public IndexedString(string s) { } in IndexedString()
10019 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Web.cs1476 public void Write(string s) { } in Write()
2310 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3415 public void Remove(string s) { } in Remove()
4443 public void Remove(string s) { } in Remove()
7100 public string Key { get { throw null; } } property in System.Web.ModelBinding.ProfileAttribute
7113 public string Key { get { throw null; } } property in System.Web.ModelBinding.QueryStringAttribute
7138 public string Key { get { throw null; } } property in System.Web.ModelBinding.RouteDataAttribute
7241 public string Key { get { throw null; } } property in System.Web.ModelBinding.ViewStateAttribute
9700 Alt = 2, enumerator
11614 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
H A Dmscorlib.cs1572 public System.ConsoleKey Key { get { throw null; } } property
1585 Alt = 1, enumerator
1627 public static byte[] FromBase64String(string s) { throw null; } in FromBase64String()
5311 void SetCachePath(string s); in SetCachePath()
5316 void SetShadowCopyPath(string s); in SetShadowCopyPath()
5518 public object Key { get { throw null; } set { } } property
5612 object Key { get; } property
6141 public TKey Key { get { throw null; } } property
7257 public static int GetDigitValue(string s, int index) { throw null; } in GetDigitValue()
9002 public StringReader(string s) { } in StringReader()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Web.cs737 public void Write(string s) { } in Write()
1024 public override void Write(string s) { } in Write()
1185 public string Key { get { throw null; } } property in System.Web.SiteMapNode
1961 public void Remove(string s) { } in Remove()
2832 public void Remove(string s) { } in Remove()
3664 public void Remove(string s) { } in Remove()
4347 public void AppendLine(string s) { } in AppendLine()
6379 Alt = 2, enumerator
6701 public IndexedString(string s) { } in IndexedString()
8182 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
H A Dmscorlib.cs1362 public System.ConsoleKey Key { get { throw null; } } property
1375 Alt = 1, enumerator
4681 public object Key { get { throw null; } set { } } property
4774 object Key { get; } property
5123 public TKey Key { get { throw null; } } property
15238 public string Key { get { throw null; } set { } } property in System.Runtime.Remoting.Metadata.W3cXsd2001.SoapQName
17218 public override byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.DES
17369 public override byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.HMAC
17438 public virtual byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.KeyedHashAlgorithm
17861 public virtual byte[] Key { get { throw null; } set { } } property in System.Security.Cryptography.SymmetricAlgorithm
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Web.cs1509 public void Write(string s) { } in Write()
2360 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3485 public void Remove(string s) { } in Remove()
4513 public void Remove(string s) { } in Remove()
7210 public string Key { get { throw null; } } property in System.Web.ModelBinding.ProfileAttribute
7223 public string Key { get { throw null; } } property in System.Web.ModelBinding.QueryStringAttribute
7250 public string Key { get { throw null; } } property in System.Web.ModelBinding.RouteDataAttribute
7354 public string Key { get { throw null; } } property in System.Web.ModelBinding.ViewStateAttribute
9823 Alt = 2, enumerator
11737 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Web.cs1479 public void Write(string s) { } in Write()
2319 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3426 public void Remove(string s) { } in Remove()
4454 public void Remove(string s) { } in Remove()
7122 public string Key { get { throw null; } } property in System.Web.ModelBinding.ProfileAttribute
7135 public string Key { get { throw null; } } property in System.Web.ModelBinding.QueryStringAttribute
7160 public string Key { get { throw null; } } property in System.Web.ModelBinding.RouteDataAttribute
7263 public string Key { get { throw null; } } property in System.Web.ModelBinding.ViewStateAttribute
9722 Alt = 2, enumerator
11636 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
H A Dmscorlib.cs1572 public System.ConsoleKey Key { get { throw null; } } property
1585 Alt = 1, enumerator
1627 public static byte[] FromBase64String(string s) { throw null; } in FromBase64String()
5311 void SetCachePath(string s); in SetCachePath()
5316 void SetShadowCopyPath(string s); in SetShadowCopyPath()
5518 public object Key { get { throw null; } set { } } property
5612 object Key { get; } property
6141 public TKey Key { get { throw null; } } property
7265 public static int GetDigitValue(string s, int index) { throw null; } in GetDigitValue()
9010 public StringReader(string s) { } in StringReader()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Web.cs1476 public void Write(string s) { } in Write()
2310 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3417 public void Remove(string s) { } in Remove()
4445 public void Remove(string s) { } in Remove()
7111 public string Key { get { throw null; } } property in System.Web.ModelBinding.ProfileAttribute
7124 public string Key { get { throw null; } } property in System.Web.ModelBinding.QueryStringAttribute
7149 public string Key { get { throw null; } } property in System.Web.ModelBinding.RouteDataAttribute
7252 public string Key { get { throw null; } } property in System.Web.ModelBinding.ViewStateAttribute
9711 Alt = 2, enumerator
11625 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
H A Dmscorlib.cs1572 public System.ConsoleKey Key { get { throw null; } } property
1585 Alt = 1, enumerator
1627 public static byte[] FromBase64String(string s) { throw null; } in FromBase64String()
5311 void SetCachePath(string s); in SetCachePath()
5316 void SetShadowCopyPath(string s); in SetShadowCopyPath()
5518 public object Key { get { throw null; } set { } } property
5612 object Key { get; } property
6141 public TKey Key { get { throw null; } } property
7265 public static int GetDigitValue(string s, int index) { throw null; } in GetDigitValue()
9010 public StringReader(string s) { } in StringReader()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Web.cs1397 public void Write(string s) { } in Write()
2222 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3350 public void Remove(string s) { } in Remove()
4418 public void Remove(string s) { } in Remove()
7249 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.ProfileAttribute
7263 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.QueryStringAttribute
7291 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.RouteDataAttribute
7399 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.ViewStateAttribute
9826 Alt = 2, enumerator
11694 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Web.cs1483 public void Write(string s) { } in Write()
2334 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3441 public void Remove(string s) { } in Remove()
4469 public void Remove(string s) { } in Remove()
7137 public string Key { get { throw null; } } property in System.Web.ModelBinding.ProfileAttribute
7150 public string Key { get { throw null; } } property in System.Web.ModelBinding.QueryStringAttribute
7175 public string Key { get { throw null; } } property in System.Web.ModelBinding.RouteDataAttribute
7278 public string Key { get { throw null; } } property in System.Web.ModelBinding.ViewStateAttribute
9738 Alt = 2, enumerator
11652 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
H A Dmscorlib.cs1601 public System.ConsoleKey Key { get { throw null; } } property
1614 Alt = 1, enumerator
1656 public static byte[] FromBase64String(string s) { throw null; } in FromBase64String()
5371 void SetCachePath(string s); in SetCachePath()
5376 void SetShadowCopyPath(string s); in SetShadowCopyPath()
5578 public object Key { get { throw null; } set { } } property
5672 object Key { get; } property
6203 public TKey Key { get { throw null; } } property
7443 public static int GetDigitValue(string s, int index) { throw null; } in GetDigitValue()
9190 public StringReader(string s) { } in StringReader()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Web.cs1364 public void Write(string s) { } in Write()
2189 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3317 public void Remove(string s) { } in Remove()
4382 public void Remove(string s) { } in Remove()
7213 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.ProfileAttribute
7227 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.QueryStringAttribute
7255 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.RouteDataAttribute
7363 …public string Key { [System.Runtime.CompilerServices.CompilerGeneratedAttribute]get { throw null; … property in System.Web.ModelBinding.ViewStateAttribute
9790 Alt = 2, enumerator
11658 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Web.cs1483 public void Write(string s) { } in Write()
2334 public string Key { get { throw null; } } property in System.Web.SiteMapNode
3441 public void Remove(string s) { } in Remove()
4469 public void Remove(string s) { } in Remove()
7137 public string Key { get { throw null; } } property in System.Web.ModelBinding.ProfileAttribute
7150 public string Key { get { throw null; } } property in System.Web.ModelBinding.QueryStringAttribute
7175 public string Key { get { throw null; } } property in System.Web.ModelBinding.RouteDataAttribute
7278 public string Key { get { throw null; } } property in System.Web.ModelBinding.ViewStateAttribute
9737 Alt = 2, enumerator
11651 public string Alt { get { throw null; } set { } } property in System.Web.UI.HtmlControls.HtmlImage
[all …]
H A Dmscorlib.cs1601 public System.ConsoleKey Key { get { throw null; } } property
1614 Alt = 1, enumerator
1656 public static byte[] FromBase64String(string s) { throw null; } in FromBase64String()
5371 void SetCachePath(string s); in SetCachePath()
5376 void SetShadowCopyPath(string s); in SetShadowCopyPath()
5578 public object Key { get { throw null; } set { } } property
5672 object Key { get; } property
6203 public TKey Key { get { throw null; } } property
7443 public static int GetDigitValue(string s, int index) { throw null; } in GetDigitValue()
9190 public StringReader(string s) { } in StringReader()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A Dmscorlib.cs1479 public System.ConsoleKey Key { get { throw null; } } property
1492 Alt = 1, enumerator
1534 public static byte[] FromBase64String(string s) { throw null; } in FromBase64String()
5576 void SetCachePath(string s); in SetCachePath()
5581 void SetShadowCopyPath(string s); in SetShadowCopyPath()
5782 public object Key { get { throw null; } set { } } property
5877 object Key { get; } property
6423 public TKey Key { get { throw null; } } property
7670 public static int GetDigitValue(string s, int index) { throw null; } in GetDigitValue()
9419 public StringReader(string s) { } in StringReader()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A Dmscorlib.cs1482 public System.ConsoleKey Key { get { throw null; } } property
1495 Alt = 1, enumerator
1537 public static byte[] FromBase64String(string s) { throw null; } in FromBase64String()
5664 void SetCachePath(string s); in SetCachePath()
5669 void SetShadowCopyPath(string s); in SetShadowCopyPath()
5880 public object Key { get { throw null; } set { } } property
5975 object Key { get; } property
6523 public TKey Key { get { throw null; } } property
7770 public static int GetDigitValue(string s, int index) { throw null; } in GetDigitValue()
9520 public StringReader(string s) { } in StringReader()
[all …]

12