Home
last modified time | relevance | path

Searched refs:_split_cubic_into_two (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/Lib/fontTools/misc/
DbezierTools.py61 def _split_cubic_into_two(p0, p1, p2, p3): function
76 one, two = _split_cubic_into_two(p0, p1, p2, p3)