Home
last modified time | relevance | path

Searched refs:lastClickCountEvent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/apple_remote/source/
H A DMultiClickRemoteBehavior.m119 finishedClicking = (event != lastClickCountEvent || eventTimePoint == lastClickCountEventTime);
122 lastClickCountEvent = 0;
140 … simulatesHoldForButtonIdentifier: event remoteControl: remoteControl] && lastClickCountEvent==0) {
167 lastClickCountEvent = previousEvent;
195 if (lastClickCountEvent == event) {
200 lastClickCountEvent = event;
/trunk/main/apple_remote/inc/
H A DMultiClickRemoteBehavior.h52 RemoteControlEventIdentifier lastClickCountEvent; field

Completed in 15 milliseconds