Home
last modified time | relevance | path

Searched refs:WriteCharsets (Results 1 – 4 of 4) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/PDFWriter/
H A DType1ToCFFEmbeddedFontWriter.h110 PDFHummus::EStatusCode WriteCharsets(const StringVector& inSubsetGlyphIDs);
H A DCFFEmbeddedFontWriter.h117 …PDFHummus::EStatusCode WriteCharsets(const UIntVector& inSubsetGlyphIDs,UShortVector* inCIDMapping…
H A DType1ToCFFEmbeddedFontWriter.cpp308 status = WriteCharsets(subsetGlyphNames); in CreateCFFSubset()
737 EStatusCode Type1ToCFFEmbeddedFontWriter::WriteCharsets(const StringVector& inSubsetGlyphIDs) in WriteCharsets() function in Type1ToCFFEmbeddedFontWriter
H A DCFFEmbeddedFontWriter.cpp224 status = WriteCharsets(inSubsetGlyphIDs,inCIDMapping); in CreateCFFSubset()
666 EStatusCode CFFEmbeddedFontWriter::WriteCharsets(const UIntVector& inSubsetGlyphIDs, in WriteCharsets() function in CFFEmbeddedFontWriter