Searched refs:SubsetFont (Results 1 – 7 of 7) sorted by relevance
21 int SfntlyWrapper::SubsetFont(const char* font_name, in SubsetFont() function in SfntlyWrapper38 return subsetter.SubsetFont(glyph_ids, glyph_count, output_buffer); in SubsetFont()
43 static int SubsetFont(const char* font_name,
60 int SubsetFont(const unsigned int* glyph_ids,
121 SfntlyWrapper::SubsetFont(argv[3], in main()
638 int SubsetterImpl::SubsetFont(const unsigned int* glyph_ids, in SubsetFont() function in sfntly::SubsetterImpl
42 SfntlyWrapper::SubsetFont(kFontName, in TestChromeSubsetter()
608 int subsetFontSize = SfntlyWrapper::SubsetFont(fontName, in get_subset_font_stream()