Searched refs:origCharSet (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOBSDConsole.h53 /* originalCharSet */ unsigned origCharSet,
H A DIOHIKeyboard.cpp549 /* originalCharSet */ unsigned origCharSet)
567 unsigned modifiedOrigCharSet = origCharSet;
570 if ((origCharCode < 0xffff) && (origCharSet < 0xffff)) {
580 IOLog("IOHIKeyboard::keyboardEvent original code/set unusually large %02x:%02x\n", origCharCode, origCharSet);
1062 /* originalCharSet */ unsigned origCharSet,
1081 origCharSet,
543 keyboardEvent(unsigned eventType, unsigned flags, unsigned keyCode, unsigned charCode, unsigned charSet, unsigned origCharCode, unsigned origCharSet) argument
1055 _keyboardEvent( IOHIKeyboard * self, unsigned eventType, unsigned flags, unsigned key, unsigned charCode, unsigned charSet, unsigned origCharCode, unsigned origCharSet, unsigned keyboardType, bool repeat, AbsoluteTime ts) argument
H A DIOHIDSystem.cpp551 unsigned origCharSet; member in struct:_KeyboardEQElement::__anon2104::__anon2105
4378 /* originalCharSet */ unsigned origCharSet,
4386 origCharCode, origCharSet, keyboardType, repeat, ts, sender);
4395 /* originalCharSet */ unsigned origCharSet,
4401 origCharCode, origCharSet, keyboardType, repeat, ts, 0);
4410 /* originalCharSet */ unsigned origCharSet,
4435 keyboardEQElement->event.keyboard.origCharSet = origCharSet;
4460 unsigned origCharSet = keyboardEQElement->event.keyboard.origCharSet; local
4371 _keyboardEvent(IOHIDSystem * self, unsigned eventType, unsigned flags, unsigned key, unsigned charCode, unsigned charSet, unsigned origCharCode, unsigned origCharSet, unsigned keyboardType, bool repeat, AbsoluteTime ts, OSObject * sender, void * refcon __unused) argument
4389 keyboardEvent(unsigned eventType, unsigned flags, unsigned key, unsigned charCode, unsigned charSet, unsigned origCharCode, unsigned origCharSet, unsigned keyboardType, bool repeat, AbsoluteTime ts) argument
4404 keyboardEvent(unsigned eventType, unsigned flags, unsigned key, unsigned charCode, unsigned charSet, unsigned origCharCode, unsigned origCharSet, unsigned keyboardType, bool repeat, AbsoluteTime ts, OSObject * sender) argument
4518 keyboardEventGated(unsigned eventType, unsigned flags, unsigned key, unsigned charCode, unsigned charSet, unsigned origCharCode, unsigned origCharSet, unsigned keyboardType, bool repeat, AbsoluteTime ts, OSObject * sender) argument
[all...]
H A DIOHIKeyboardMapper.cpp970 unsigned charSet, origCharSet; local
1026 origCharSet = NEXTNUM(&map, shorts);
1080 /* originalCharSet */ origCharSet);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIKeyboard.h53 /* originalCharSet */ unsigned origCharSet,
80 /* originalCharSet */ unsigned origCharSet,
224 /* originalCharSet */ unsigned origCharSet);
267 /* originalCharSet */ unsigned origCharSet,
H A DIOHIDSystem.h427 /* originalCharSet */ unsigned origCharSet,
508 /* originalCharSet */ unsigned origCharSet,
640 /* originalCharSet */ unsigned origCharSet,
746 unsigned origCharSet,
H A DIOLLEvent.h409 UInt16 origCharSet; /* unmodified character set code */ member in struct:__anon2151::__anon2156
/macosx-10.10/IOKitUser-1050.1.21/hidsystem.subproj/
H A DHIDParamTest.c81 event.key.origCharSet = event.key.charSet;

Completed in 200 milliseconds