Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkDLine, including all inherited members.
dump() const | SkDLine | |
dumpID(int) const | SkDLine | |
dumpInner() const | SkDLine | |
exactPoint(const SkDPoint &xy) const | SkDLine | |
ExactPointH(const SkDPoint &xy, double left, double right, double y) | SkDLine | static |
ExactPointV(const SkDPoint &xy, double top, double bottom, double x) | SkDLine | static |
fPts | SkDLine | |
nearPoint(const SkDPoint &xy, bool *unequal) const | SkDLine | |
NearPointH(const SkDPoint &xy, double left, double right, double y) | SkDLine | static |
NearPointV(const SkDPoint &xy, double top, double bottom, double x) | SkDLine | static |
nearRay(const SkDPoint &xy) const | SkDLine | |
operator[](int n) const | SkDLine | inline |
operator[](int n) | SkDLine | inline |
ptAtT(double t) const | SkDLine | |
set(const SkPoint pts[2]) | SkDLine | inline |