Searched defs:rLineTo (Results 1 – 2 of 2) sorted by relevance
/external/fonttools/Lib/fontTools/misc/ | ||
D | psCharStrings.py | 661 def rLineTo(self, point): member in T2OutlineExtractor |
/external/skia/src/core/ | ||
D | SkPath.cpp | 772 void SkPath::rLineTo(SkScalar x, SkScalar y) { in rLineTo() function in SkPath |