Home
last modified time | relevance | path

Searched refs:kKeyCompose (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/barrier/barrier-2.3.3/src/lib/barrier/
H A DKeyState.cpp235 0x00c6, kKeyCompose, 0x0041, 0x0045, 0, // AE, A, E
269 0x00e6, kKeyCompose, 0x0061, 0x0065, 0, // ae, a, e
272 0x0040, kKeyCompose, 0x0041, 0x0054, 0, // at, A, T
275 0x007c, kKeyCompose, 0x004c, 0x0056, 0, // bar, L, V
284 0x00a9, kKeyCompose, 0x0028, 0x0063, 0, // copyright, parenleft, c
285 0x00a4, kKeyCompose, 0x006f, 0x0078, 0, // currency, o, x
306 0x00d7, kKeyCompose, 0x0078, 0x0078, 0, // multiply, x, x
314 0x00bd, kKeyCompose, 0x0031, 0x0032, 0, // onehalf, 1, 2
315 0x00bc, kKeyCompose, 0x0031, 0x0034, 0, // onequarter, 1, 4
324 0x00ae, kKeyCompose, 0x0028, 0x0072, 0, // registered, parenleft, r
[all …]
H A Dkey_types.h238 static const KeyID kKeyCompose = 0xEF20; variable
H A DKeyMap.cpp1092 return (key == kKeyCompose || (key >= 0x0300 && key <= 0x036f)); in isDeadKey()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/synergy/
H A DKeyState.cpp235 0x00c6, kKeyCompose, 0x0041, 0x0045, 0, // AE, A, E
269 0x00e6, kKeyCompose, 0x0061, 0x0065, 0, // ae, a, e
272 0x0040, kKeyCompose, 0x0041, 0x0054, 0, // at, A, T
275 0x007c, kKeyCompose, 0x004c, 0x0056, 0, // bar, L, V
284 0x00a9, kKeyCompose, 0x0028, 0x0063, 0, // copyright, parenleft, c
285 0x00a4, kKeyCompose, 0x006f, 0x0078, 0, // currency, o, x
306 0x00d7, kKeyCompose, 0x0078, 0x0078, 0, // multiply, x, x
314 0x00bd, kKeyCompose, 0x0031, 0x0032, 0, // onehalf, 1, 2
315 0x00bc, kKeyCompose, 0x0031, 0x0034, 0, // onequarter, 1, 4
324 0x00ae, kKeyCompose, 0x0028, 0x0072, 0, // registered, parenleft, r
[all …]
H A Dkey_types.h238 static const KeyID kKeyCompose = 0xEF20; variable
H A DKeyMap.cpp1099 return (key == kKeyCompose || (key >= 0x0300 && key <= 0x036f)); in isDeadKey()