Searched defs:font_path (Results 1 – 13 of 13) sorted by relevance
| /external/sfntly/cpp/src/sample/subtly/ |
| D | utils.cc | 29 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()
|
| D | subsetter.cc | 40 Subsetter::Subsetter(const char* font_path, CharacterPredicate* predicate) in Subsetter()
|
| D | merger_main.cc | 36 void CheckLoading(const char* font_path, Font* font) { in CheckLoading()
|
| /external/sfntly/cpp/src/test/ |
| D | test_font_utils.cc | 27 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/ |
| D | edit_raw_table_data.py | 4 font_path = "myfont.ttf" variable
|
| /external/harfbuzz_ng/test/api/ |
| D | test-multithread.c | 34 static const char *font_path = "fonts/Inconsolata-Regular.abc.ttf"; variable
|
| D | hb-test.h | 281 hb_test_open_font_file (const char *font_path) in hb_test_open_font_file()
|
| /external/harfbuzz_ng/test/subset/ |
| D | subset_test_suite.py | 9 def __init__(self, font_path, profile_path, subset): argument
|
| /external/ImageMagick/MagickCore/ |
| D | type.c | 205 *font_path, in AcquireTypeCache() local 1032 char *font_path,const char *token,char **target) in SetTypeNodePath() 1072 font_path[MagickPathExtent], in LoadTypeCache() local
|
| /external/noto-fonts/emoji-compat/ |
| D | createfont.py | 422 def validate_input_files(font_path, unicode_path): argument 455 def __init__(self, font_path, unicode_path): argument
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | testTools.py | 182 def temp_font(self, font_path, file_name): argument
|
| /external/fonttools/Tests/ttx/ |
| D | ttx_test.py | 53 def temp_font(self, font_path, file_name): argument
|
| /external/harfbuzz_ng/util/ |
| D | options.cc | 650 const char *font_path = font_file; in get_font() local
|