Searched defs:ttf (Results 1 – 4 of 4) sorted by relevance
/external/noto-fonts/scripts/ |
D | color_emoji_image_diff.py | 34 def read_cmap12(ttf, glyph_to_codepoint_map, codepoint_map): argument 45 def read_gsub(ttf, glyph_to_codepoint_map, codepoint_map): argument 103 def read_cbdt(ttf): argument
|
/external/noto-fonts/emoji-compat/ |
D | createfont.py | 410 def inject_meta_into_font(ttf, flatbuffer_bin_filename): argument 480 def read_cbdt(self, ttf): argument 488 def read_cmap12(self, ttf, glyph_to_codepoint_map): argument 500 def read_gsub(self, ttf, glyph_to_codepoint_map): argument
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otTables.py | 1174 def fixLookupOverFlows(ttf, overflowRecord): argument 1438 def fixSubTableOverFlows(ttf, overflowRecord): argument
|
/external/stressapptest/src/ |
D | os.cc | 348 int ttf = now - time_initialized_; in ErrorReport() local
|