Home
last modified time | relevance | path

Searched defs:font_path (Results 1 – 13 of 13) 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()
Dmerger_main.cc36 void CheckLoading(const char* font_path, Font* font) { in CheckLoading()
Dsubsetter.cc40 Subsetter::Subsetter(const char* font_path, CharacterPredicate* predicate) in Subsetter()
/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/fonttools/Snippets/
Dedit_raw_table_data.py4 font_path = "myfont.ttf" variable
/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/harfbuzz_ng/test/subset/
Dsubset_test_suite.py9 def __init__(self, font_path, profile_path, subset): argument
/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/noto-fonts/emoji-compat/
Dcreatefont.py441 def validate_input_files(font_path, unicode_path, flatbuffer_path): argument
484 def __init__(self, font_path, unicode_path): argument
/external/fonttools/Lib/fontTools/misc/
DtestTools.py181 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
/external/harfbuzz_ng/util/
Doptions.cc662 const char *font_path = font_file; in get_font() local