Lines Matching defs:clickCount
64 static int clickCount = 0;
700 clickCount++;
702 clickCount = 1;
744 clickCount,popupTrigger,button);
758 clickCount,
824 clickCount = 0;
844 * According to canvas.c we shouldn't post any MouseEvent if mouse is dragging and clickCount!=0.
846 if ((isDragging && clickCount == 0) || !isDragging) {
849 clickCount, popupTrigger, MouseEvent.NOBUTTON);
954 int clickCount = 0;
969 xce.get_y(), xce.get_x_root(), xce.get_y_root(), clickCount, popupTrigger,
977 jWhen, modifiers, xce.get_x(), xce.get_y(), xce.get_x_root(), xce.get_y_root(), clickCount,