Searched defs:ttf (Results 1 – 3 of 3) sorted by relevance
399 def inject_meta_into_font(ttf, flatbuffer_bin_filename): argument456 def read_cbdt(self, ttf): argument464 def read_cmap12(self, ttf, glyph_to_codepoint_map): argument476 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