Searched refs:calcIntBounds (Results 1 – 2 of 2) sorted by relevance
21 def calcIntBounds(array): function
9 from fontTools.misc.arrayTools import calcBounds, calcIntBounds, pointInRect604 self.xMin, self.yMin, self.xMax, self.yMax = calcIntBounds(onCurveCoords)606 self.xMin, self.yMin, self.xMax, self.yMax = calcIntBounds(coords)