HomeSort by relevance Sort by last modified time
    Searched refs:BuilderForFontFile (Results 1 - 7 of 7) sorted by null

  /external/sfntly/cpp/src/test/
test_font_utils.h 26 void BuilderForFontFile(const char* font_path, FontFactory* factory,
font_parsing_test.cc 42 BuilderForFontFile(SAMPLE_TTF_FILE, factory, &font_builder_array);
105 BuilderForFontFile(SAMPLE_TTF_FILE, factory, &font_builder_array);
otf_basic_editing_test.cc 35 BuilderForFontFile(SAMPLE_TTF_FILE, factory, &font_builder_array);
cmap_editing_test.cc 39 BuilderForFontFile(SAMPLE_TTF_FILE, font_factory, &builders);
test_font_utils.cc 27 void BuilderForFontFile(const char* font_path, FontFactory* factory,
serialization_test.cc 37 BuilderForFontFile(SAMPLE_TTF_FILE, factory2, &font_builder_array);
103 BuilderForFontFile(SAMPLE_BITMAP_FONT, factory2, &font_builder_array);
bitmap_table_test.cc 135 BuilderForFontFile(SAMPLE_BITMAP_FONT, factory, &builder_array);

Completed in 55 milliseconds