Home
last modified time | relevance | path

Searched refs:VKI_deadkey (Results 1 – 3 of 3) sorted by relevance

/plugin/fckg/scripts/
H A Dvki_kb.js902 this.VKI_deadkey = {};
915 …this.VKI_deadkey['"'] = this.VKI_deadkey['\u00a8'] = this.VKI_deadkey['\u309B'] = { // Umlaut / Di…
923 this.VKI_deadkey['~'] = { // Tilde / Stroke class
927 this.VKI_deadkey['^'] = { // Circumflex class
939 this.VKI_deadkey['-'] = this.VKI_deadkey['\u00af'] = { // Macron
943 this.VKI_deadkey['`'] = { // Grave class
947 …this.VKI_deadkey["'"] = this.VKI_deadkey['\u00b4'] = this.VKI_deadkey['\u0384'] = { // Acute / Gre…
958 this.VKI_deadkey['\u00b0'] = this.VKI_deadkey['\u00ba'] = { // Ring
962 this.VKI_deadkey['\u02DB'] = { // Ogonek class
970 this.VKI_deadkey['\u00B8'] = this.VKI_deadkey['\u201a'] = { // Cedilla
[all …]
/plugin/vkeyboard/
H A Dvkeyboard.js1VKI_deadkey={};this.VKI_deadkey['"']=this.VKI_deadkey["\u00a8"]=this.VKI_deadkey["\u309B"]={a:"\u0… class
H A Dvkeyboard.js.unc979 this.VKI_deadkey = {};
992 …this.VKI_deadkey['"'] = this.VKI_deadkey['\u00a8'] = this.VKI_deadkey['\u309B'] = { // Umlaut / Di…
1000 this.VKI_deadkey['~'] = { // Tilde / Stroke
1004 this.VKI_deadkey['^'] = { // Circumflex
1016 this.VKI_deadkey['-'] = this.VKI_deadkey['\u00af'] = { // Macron
1020 this.VKI_deadkey['`'] = { // Grave
1024 …this.VKI_deadkey["'"] = this.VKI_deadkey['\u00b4'] = this.VKI_deadkey['\u0384'] = { // Acute / Gre…
1035 this.VKI_deadkey['\u00b0'] = this.VKI_deadkey['\u00ba'] = { // Ring
1039 this.VKI_deadkey['\u02DB'] = { // Ogonek
1047 this.VKI_deadkey['\u00B8'] = this.VKI_deadkey['\u201a'] = { // Cedilla
[all …]