Searched refs:RemoteControlEventIdentifier (Results 1 – 10 of 10) sorted by relevance
87 - (void) mapRemoteButton: (RemoteControlEventIdentifier) remoteButtonIdentifier defaultKeycode: (un… argument161 - (BOOL) sendsEventForButtonIdentifier: (RemoteControlEventIdentifier) identifier { argument174 …e modifiers: (unsigned int) modifiers remoteEventIdentifier: (RemoteControlEventIdentifier) identi… argument216 - (RemoteControlEventIdentifier) remoteControlEventIdentifierForID: (unsigned int) id {221 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDow… argument225 static RemoteControlEventIdentifier lastEvent;234 …RemoteControlEventIdentifier identifier = [keyboardDevice remoteControlEventIdentifierForID:hkCom.…
66 - (BOOL) simulatesHoldForButtonIdentifier: (RemoteControlEventIdentifier) identifier remoteControl:… argument100 RemoteControlEventIdentifier event = lastHoldEvent;112 RemoteControlEventIdentifier event = [[values objectAtIndex: 0] unsignedIntValue]; 135 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDow… argument160 RemoteControlEventIdentifier previousEvent = lastHoldEvent;
104 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDow… argument114 - (BOOL) sendsEventForButtonIdentifier: (RemoteControlEventIdentifier) identifier { argument
91 - (BOOL) sendsEventForButtonIdentifier: (RemoteControlEventIdentifier) identifier { argument
118 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDown
100 - (void) remoteButton: (RemoteControlEventIdentifier)buttonIdentifier pressedDown: (BOOL) pressedDo…
45 RemoteControlEventIdentifier lastHoldEvent;52 RemoteControlEventIdentifier lastClickCountEvent;91 - (void) remoteButton: (RemoteControlEventIdentifier)buttonIdentifier pressedDown: (BOOL) pressedDo… in remoteButton:pressedDown:clickCount:() argument
73 } RemoteControlEventIdentifier; typedef77 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDow… in sendRemoteButtonEvent:pressedDown:remoteControl:() argument101 - (BOOL) sendsEventForButtonIdentifier: (RemoteControlEventIdentifier) identifier; in sendsEventForButtonIdentifier:() argument
48 - (void) mapRemoteButton: (RemoteControlEventIdentifier) remoteButtonIdentifier defaultKeycode: (un… in mapRemoteButton:defaultKeycode:defaultModifiers:() argument50 …e modifiers: (unsigned int) modifiers remoteEventIdentifier: (RemoteControlEventIdentifier) identi… in registerHotKeyCode:modifiers:remoteEventIdentifier:() argument
63 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDow… in sendRemoteButtonEvent:pressedDown:() argument
Completed in 53 milliseconds