Searched refs:isCloseLine (Results 1 – 8 of 8) sorted by relevance
18 SkDebugf("line " "%s" "generated by close\n", iter.isCloseLine() ? "" : "not "); in draw()
1478 bool isCloseLine() const { return SkToBool(fCloseLine); } in isCloseLine() function
1499 bool isCloseLine() const { return SkToBool(fCloseLine); } in isCloseLine() function
1321 if (iter.isCloseLine()) break; //ignore the line, auto-closed in addXpsPathGeometry()
2627 bool isCloseLine() const;2635 …erates = true, bool exact = false); SkScalar conicWeight() const; bool isCloseLine() const; bool i…
1331 if (iter.isCloseLine()) break; //ignore the line, auto-closed in addXpsPathGeometry()
4628 #Method bool isCloseLine() const4645 SkDebugf("line " "%s" "generated by close\n", iter.isCloseLine() ? "" : "not ");
4990 bool <a href='#SkPath_Iter_isCloseLine'>isCloseLine</a>() const;5261 bool <a href='#SkPath_Iter_isCloseLine'>isCloseLine</a>()const