GestureRecognizer.cpp File Reference

#include "config.h"
#include "GestureRecognizer.h"
#include <math.h>
Include dependency graph for GestureRecognizer.cpp:

Go to the source code of this file.

Namespaces

namespace  WebCore

Defines

#define DEFAULT_MIN_DIST_FOR_TOUCH_POINTS   120
 Default value for touch point minimum distance.

Define Documentation

#define DEFAULT_MIN_DIST_FOR_TOUCH_POINTS   120

Default value for touch point minimum distance.

Valid touch points are calculated by merging touch points that are too close to each other. This value is the default minimum distance for "too close to each other".

See also:
GestureRecognizer::selectValidPoints

Definition at line 13 of file GestureRecognizer.cpp.

Generated by  doxygen 1.6.2-20100208