Home
last modified time | relevance | path

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

/AOO41X/main/apple_remote/
H A DMultiClickRemoteBehavior.m116 int finalClickCount = eventClickCount;
121 eventClickCount = 0;
171 eventClickCount = 1;
196 eventClickCount = eventClickCount + 1;
198 eventClickCount = 1;
/AOO41X/main/apple_remote/inc/
H A DMultiClickRemoteBehavior.h53 unsigned int eventClickCount; variable