Searched defs:ttf (Results 1 – 3 of 3) sorted by relevance
402 def inject_meta_into_font(ttf, flatbuffer_bin_filename): argument472 def read_cbdt(self, ttf): argument480 def read_cmap12(self, ttf, glyph_to_codepoint_map): argument492 def read_gsub(self, ttf, glyph_to_codepoint_map): argument
513 def fixLookupOverFlows(ttf, overflowRecord): argument649 def fixSubTableOverFlows(ttf, overflowRecord): argument
348 int ttf = now - time_initialized_; in ErrorReport() local