Home
last modified time | relevance | path

Searched defs:transformRoundFunc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fonttools/Lib/fontTools/pens/
H A DroundingPen.py33 def __init__(self, outPen, roundFunc=otRound, transformRoundFunc=noRound): argument
99 def __init__(self, outPen, roundFunc=otRound, transformRoundFunc=noRound): argument