Searched defs:MoveTo (Results 1 – 2 of 2) sorted by relevance
59 void SkPDFUtils::MoveTo(SkScalar x, SkScalar y, SkWStream* content) { in MoveTo() function in SkPDFUtils
76 void Path2DBuilder::MoveTo(const v8::FunctionCallbackInfo<v8::Value>& args) { in MoveTo() function in Path2DBuilder