Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/minikin/tests/util/
H A DFreeTypeMinikinFontForTest.h38 FreeTypeMinikinFontForTest(const std::string& font_path, int index) in FreeTypeMinikinFontForTest()
40 FreeTypeMinikinFontForTest(const std::string& font_path) in FreeTypeMinikinFontForTest()
H A DFreeTypeMinikinFontForTest.cpp60 FreeTypeMinikinFontForTest::FreeTypeMinikinFontForTest(const std::string& font_path, int index, in FreeTypeMinikinFontForTest()
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dface-options.hh62 char *font_path = nullptr; member
103 const char *font_path = font_file; in post_parse() local
/aosp_15_r20/external/noto-fonts/emoji-compat/
H A Dcreatefont.py454 def validate_input_files(font_path, unicode_path, flatbuffer_path): argument
497 def __init__(self, font_path, unicode_path, without_flags): argument
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dhb-benchmark.hh53 hb_benchmark_face_create_from_file_or_fail (const char *font_path, in hb_benchmark_face_create_from_file_or_fail()
H A Dbenchmark-shape.cc7 const char *font_path; member
H A Dbenchmark-subset.cc54 const char *font_path; member
H A Dbenchmark-font.cc8 const char *font_path; member
/aosp_15_r20/external/fonttools/Snippets/
H A Dedit_raw_table_data.py4 font_path = "myfont.ttf" variable
/aosp_15_r20/external/harfbuzz_ng/test/subset/
H A Drepack_test.py16 def font_path(self): member in RepackTest
H A Dsubset_test_suite.py8 def __init__(self, font_path, profile_path, subset, instance, iup_optimize, options): argument
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-multithread.c34 static const char *font_path = "fonts/Inconsolata-Regular.abc.ttf"; variable
H A Dhb-test.h318 hb_test_open_font_file (const char *font_path) in hb_test_open_font_file()
/aosp_15_r20/external/harfbuzz_ng/test/threads/
H A Dhb-shape-threads.cc23 const char *font_path; member
H A Dhb-subset-threads.cc25 const char *font_path; member
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DtestTools.py225 def temp_font(self, font_path, file_name): argument
/aosp_15_r20/external/fonttools/Tests/ttx/
H A Dttx_test.py57 def temp_font(self, font_path, file_name): argument
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_edit_embeddertest.cpp244 std::string font_path; in TEST_F() local
289 std::string font_path; in TEST_F() local