Searched defs:pathdef (Results 1 – 2 of 2) sorted by relevance
31 def _tokenize_path(pathdef): argument92 def parse_path(pathdef, pen, current_pos=(0, 0), arc_class=EllipticalArc): argument
228 def test_parse_path(pathdef, expected): argument