Searched refs:GenerateType42FontDictionary (Results 1 – 2 of 2) sorted by relevance
93 ByteString GenerateType42FontDictionary(const ByteString& psname, in GenerateType42FontDictionary() function183 output += GenerateType42FontDictionary(psname, font->GetRawBBox().value(), in GenerateType42FontData()929 return GenerateType42FontDictionary(psname, bbox, num_glyphs, in GenerateType42FontDictionaryForTesting()
75 TEST(PSRendererTest, GenerateType42FontDictionary) { in TEST() argument