Home
last modified time | relevance | path

Searched defs:ttf (Results 1 – 6 of 6) sorted by relevance

/external/noto-fonts/scripts/
Dcolor_emoji_image_diff.py34 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/
Dcreatefont.py429 def inject_meta_into_font(ttf, flatbuffer_bin_filename): argument
509 def read_cbdt(self, ttf): argument
517 def read_cmap12(self, ttf, glyph_to_codepoint_map): argument
529 def read_gsub(self, ttf, glyph_to_codepoint_map): argument
626 def add_watermark(self, ttf): argument
/external/skia/gm/
Dstroketext.cpp99 sk_sp<SkTypeface> ttf = MakeResourceAsTypeface("fonts/Stroking.ttf"); variable
/external/rust/crates/plotters/src/style/font/
Dmod.rs10 mod ttf; module
/external/stressapptest/src/
Dos.cc363 int ttf = now - time_initialized_; in ErrorReport() local
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1449 def fixLookupOverFlows(ttf, overflowRecord): argument
1739 def fixSubTableOverFlows(ttf, overflowRecord): argument