Searched refs:AddDependentGlyphs (Results 1 – 6 of 6) sorted by relevance
86 void AddDependentGlyphs(UIntVector& ioSubsetGlyphIDs);
91 PDFHummus::EStatusCode AddDependentGlyphs(StringVector& ioSubsetGlyphIDs);
107 PDFHummus::EStatusCode AddDependentGlyphs(UIntVector& ioSubsetGlyphIDs);
146 AddDependentGlyphs(subsetGlyphIDs); in CreateTrueTypeSubset()281 void TrueTypeEmbeddedFontWriter::AddDependentGlyphs(UIntVector& ioSubsetGlyphIDs) in AddDependentGlyphs() function in TrueTypeEmbeddedFontWriter
252 status = AddDependentGlyphs(subsetGlyphNames); in CreateCFFSubset()349 EStatusCode Type1ToCFFEmbeddedFontWriter::AddDependentGlyphs(StringVector& ioSubsetGlyphIDs) in AddDependentGlyphs() function in Type1ToCFFEmbeddedFontWriter
169 status = AddDependentGlyphs(subsetGlyphIDs); in CreateCFFSubset()275 EStatusCode CFFEmbeddedFontWriter::AddDependentGlyphs(UIntVector& ioSubsetGlyphIDs) in AddDependentGlyphs() function in CFFEmbeddedFontWriter