Searched defs:font_name (Results 1 – 9 of 9) sorted by relevance
21 int SfntlyWrapper::SubsetFont(const char* font_name, in SubsetFont()
91 bool HasName(const char* font_name, Font* font) { in HasName()143 Font* FindFont(const char* font_name, const FontArray& font_array) { in FindFont()619 bool SubsetterImpl::LoadFont(const char* font_name, in LoadFont()
44 CMapTestCase(const char* font_name, in CMapTestCase()64 const char* font_name() const { return font_name_; } in font_name() function in sfntly::CMapTestCase
62 std::string font_name = "../../"; in SetUp() local
98 FT_String* font_name; /* top-level dictionary */ member
1094 CFX_ByteString font_name = syntax.GetWord(); in LoadDA() local
244 FT_String* font_name; member