| /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/harfbuzz_ng/util/ |
| D | face-options.hh | 55 char *font_path = nullptr; member 83 const char *font_path = font_file; in post_parse() local
|
| /external/fonttools/Snippets/ |
| D | edit_raw_table_data.py | 4 font_path = "myfont.ttf" variable
|
| /external/harfbuzz_ng/test/subset/ |
| D | repack_test.py | 16 def font_path(self): member in RepackTest
|
| D | subset_test_suite.py | 8 def __init__(self, font_path, profile_path, subset, instance): argument
|
| /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 | 300 hb_test_open_font_file (const char *font_path) in hb_test_open_font_file()
|
| /external/ImageMagick/MagickCore/ |
| D | type.c | 205 *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/perf/ |
| D | benchmark-shape.cc | 20 const char *font_path; member
|
| D | benchmark-subset.cc | 56 const char *font_path; member
|
| D | benchmark-font.cc | 21 const char *font_path; member
|
| /external/harfbuzz_ng/test/threads/ |
| D | hb-shape-threads.cc | 21 const char *font_path; member
|
| D | hb-subset-threads.cc | 23 const char *font_path; member
|
| /external/noto-fonts/emoji-compat/ |
| D | createfont.py | 454 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/ |
| D | testTools.py | 222 def temp_font(self, font_path, file_name): argument
|
| /external/fonttools/Tests/ttx/ |
| D | ttx_test.py | 54 def temp_font(self, font_path, file_name): argument
|
| /external/pdfium/fpdfsdk/ |
| D | fpdf_edit_embeddertest.cpp | 238 std::string font_path; in TEST_F() local 274 std::string font_path; in TEST_F() local
|