Searched defs:LoadFont (Results 1 – 10 of 10) sorted by relevance
88 void FontLoader::LoadFont(const FontDescriptor& font, function
29 CALLER_ATTACH Font* LoadFont(const char* font_path) { in LoadFont() function
45 void LoadFont(const char* font_path, FontFactory* factory, FontArray* fonts) { in LoadFont() function
322 void Font::Builder::LoadFont(InputStream* is) { in LoadFont() function in sfntly::Font::Builder333 void Font::Builder::LoadFont(WritableFontData* wfd, in LoadFont() function in sfntly::Font::Builder
80 CPDF_Font* CPDF_Document::LoadFont(CPDF_Dictionary* pFontDict) in LoadFont() function in CPDF_Document
619 bool SubsetterImpl::LoadFont(const char* font_name, in LoadFont() function in sfntly::SubsetterImpl