Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
D_h_e_a_d.py42 if ttFont.recalcTimestamp:
/external/fonttools/Lib/fontTools/ttLib/
D__init__.py71 recalcTimestamp=True, fontNumber=-1, lazy=False, quiet=False): argument
132 self.recalcTimestamp = recalcTimestamp
/external/noto-fonts/emoji-compat/
Dcreatefont.py598 with contextlib.closing(ttLib.TTFont(self.font_path, recalcTimestamp=False)) as ttf:
/external/fonttools/Lib/fontTools/
Dsubset.py2128 recalcTimestamp=options.recalc_timestamp,