Home | History | Annotate | Download | only in mac

Lines Matching full:clickcount

107             return [event clickCount];
1056 int clickCount = clickCountForEvent(event);
1060 return WebMouseEvent(type, button, IntPoint(position), IntPoint(globalPosition), deltaX, deltaY, deltaZ, clickCount, modifiers, timestamp);