Home
last modified time | relevance | path

Searched defs:ttf (Results 1 – 7 of 7) 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.py442 def inject_meta_into_font(ttf, flatbuffer_bin_filename): argument
523 def read_cbdt(self, ttf): argument
531 def read_cmap12(self, ttf, glyph_to_codepoint_map): argument
543 def read_gsub(self, ttf, glyph_to_codepoint_map): argument
642 def add_watermark(self, ttf): argument
/external/harfbuzz_ng/
Dgenerate_notice.py332 def get_preferred_name(nameID: int, ttf): argument
370 def get_notice_from_cff(ttf): argument
/external/rust/crates/plotters/src/style/font/
Dmod.rs13 mod ttf; module
/external/skia/gm/
Dstroketext.cpp101 sk_sp<SkTypeface> ttf = MakeResourceAsTypeface("fonts/Stroking.ttf"); variable
/external/stressapptest/src/
Dos.cc363 int ttf = now - time_initialized_; in ErrorReport() local
/external/fonttools/Lib/fontTools/ttLib/tables/
DotTables.py1629 def fixLookupOverFlows(ttf, overflowRecord): argument
1919 def fixSubTableOverFlows(ttf, overflowRecord): argument