Searched defs:line_to (Results 1 – 6 of 6) sorted by relevance
167 inline void path_storage::line_to(FX_FLOAT x, FX_FLOAT y) in line_to() function
324 void outline_aa::line_to(int x, int y) in line_to() function in agg::outline_aa
260 void line_to(int x, int y) in line_to() function
636 FT_Outline_LineToFunc line_to; member
631 FT_Outline_LineToFunc line_to; member
412 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() function in SkPathStroker