Searched defs:roundFunc (Results 1 – 2 of 2) sorted by relevance
31 def __init__(self, outPen, roundFunc=otRound): argument90 def __init__(self, outPen, roundFunc=otRound): argument
48 def roundFunc(tolerance, round=otRound): function