KHTML
WebCore::FloatPoint Member List
This is the complete list of members for WebCore::FloatPoint, including all inherited members.FloatPoint() | WebCore::FloatPoint | [inline] |
FloatPoint(float x, float y) | WebCore::FloatPoint | [inline] |
FloatPoint(const IntPoint &) | WebCore::FloatPoint | |
matrixTransform(const AffineTransform &) const | WebCore::FloatPoint | |
move(float dx, float dy) | WebCore::FloatPoint | [inline] |
narrowPrecision(double x, double y) | WebCore::FloatPoint | [static] |
setX(float x) | WebCore::FloatPoint | [inline] |
setY(float y) | WebCore::FloatPoint | [inline] |
x() const | WebCore::FloatPoint | [inline] |
y() const | WebCore::FloatPoint | [inline] |