Home
last modified time | relevance | path

Searched defs:font_path (Results 1 – 17 of 17) sorted by relevance

/external/sfntly/cpp/src/sample/subtly/
Dutils.cc29 CALLER_ATTACH Font* LoadFont(const char* font_path) { in LoadFont()
37 CALLER_ATTACH Font::Builder* LoadFontBuilder(const char* font_path) { in LoadFontBuilder()
45 void LoadFonts(const char* font_path, FontFactory* factory, FontArray* fonts) { in LoadFonts()
52 void LoadFontBuilders(const char* font_path, in LoadFontBuilders()
61 bool SerializeFont(const char* font_path, Font* font) { in SerializeFont()
69 bool SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont()
Dsubsetter.cc40 Subsetter::Subsetter(const char* font_path, CharacterPredicate* predicate) in Subsetter()
Dmerger_main.cc36 void CheckLoading(const char* font_path, Font* font) { in CheckLoading()
/external/sfntly/cpp/src/test/
Dtest_font_utils.cc27 void BuilderForFontFile(const char* font_path, FontFactory* factory, in BuilderForFontFile()
36 void SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont()
45 void LoadFont(const char* font_path, FontFactory* factory, FontArray* fonts) { in LoadFont()
52 void LoadFontUsingByteVector(const char* font_path, in LoadFontUsingByteVector()
/external/harfbuzz_ng/util/
Dface-options.hh55 char *font_path = nullptr; member
83 const char *font_path = font_file; in post_parse() local
/external/fonttools/Snippets/
Dedit_raw_table_data.py4 font_path = "myfont.ttf" variable
/external/harfbuzz_ng/test/subset/
Drepack_test.py16 def font_path(self): member in RepackTest
Dsubset_test_suite.py8 def __init__(self, font_path, profile_path, subset): argument
/external/harfbuzz_ng/perf/
Dperf-shaping.hh7 const char *font_path) in shape()
Dperf-extents.hh11 static void extents (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in extents()
Dperf-draw.hh56 static void draw (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in draw()
/external/ImageMagick/MagickCore/
Dtype.c205 *font_path, in AcquireTypeCache() local
1030 char *font_path,const char *token,char **target) in SetTypeNodePath()
1070 font_path[MagickPathExtent], in LoadTypeCache() local
/external/harfbuzz_ng/test/api/
Dtest-multithread.c34 static const char *font_path = "fonts/Inconsolata-Regular.abc.ttf"; variable
Dhb-test.h291 hb_test_open_font_file (const char *font_path) in hb_test_open_font_file()
/external/noto-fonts/emoji-compat/
Dcreatefont.py454 def validate_input_files(font_path, unicode_path, flatbuffer_path): argument
497 def __init__(self, font_path, unicode_path, without_flags): argument
/external/fonttools/Lib/fontTools/misc/
DtestTools.py194 def temp_font(self, font_path, file_name): argument
/external/fonttools/Tests/ttx/
Dttx_test.py54 def temp_font(self, font_path, file_name): argument