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