Searched defs:boundsDone (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | _g_l_y_f.py | 745 def compile(self, glyfTable, recalcBBoxes=True, *, boundsDone=None): argument 1167 def recalcBounds(self, glyfTable, *, boundsDone=None): argument 1185 def tryRecalcBoundsComposite(self, glyfTable, *, boundsDone=None): argument
|