/third_party/flutter/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/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 | merger_main.cc | 36 void CheckLoading(const char* font_path, Font* font) { in CheckLoading()
|
D | subsetter.cc | 40 Subsetter::Subsetter(const char* font_path, CharacterPredicate* predicate) in Subsetter()
|
/third_party/flutter/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/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()
|
/third_party/flutter/engine/flutter/flow/layers/ |
D | performance_overlay_layer.cc | 19 const std::string& font_path) { in DrawStatisticsText() 40 const std::string& font_path) { in VisualizeStopWatch() 66 const char* font_path) in PerformanceOverlayLayer()
|
/third_party/flutter/engine/flutter/third_party/txt/tests/ |
D | MinikinFontForTest.h | 31 MinikinFontForTest(const std::string& font_path, int index) in MinikinFontForTest() 33 MinikinFontForTest(const std::string& font_path) in MinikinFontForTest()
|
D | MinikinFontForTest.cpp | 38 const std::string& font_path, in MinikinFontForTest()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | face-options.hh | 55 char *font_path = nullptr; member 83 const char *font_path = font_file; in post_parse() local
|
/third_party/skia/third_party/externals/sfntly/cpp/tools/ |
D | font_data_generator_xml.py | 26 def __init__(self, table_data_generators, font_path): argument
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/tools/ |
D | font_data_generator_xml.py | 26 def __init__(self, table_data_generators, font_path): argument
|
/third_party/skia/third_party/externals/harfbuzz/perf/ |
D | perf-shaping.hh | 7 const char *font_path) in shape()
|
D | perf-extents.hh | 11 static void extents (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in extents()
|
/third_party/harfbuzz/perf/ |
D | perf-shaping.hh | 7 const char *font_path) in shape()
|
D | perf-extents.hh | 11 static void extents (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in extents()
|
/third_party/harfbuzz/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): argument
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/ |
D | repack_test.py | 16 def font_path(self): member in RepackTest
|
/third_party/harfbuzz/test/api/ |
D | test-multithread.c | 34 static const char *font_path = "fonts/Inconsolata-Regular.abc.ttf"; variable
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-multithread.c | 34 static const char *font_path = "fonts/Inconsolata-Regular.abc.ttf"; variable
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-multithread.c | 34 static const char *font_path = "fonts/Inconsolata-Regular.abc.ttf"; variable
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/ |
D | subset_test_suite.py | 9 def __init__(self, font_path, profile_path, subset): argument
|