Home
last modified time | relevance | path

Searched refs:ParseExistingInDirectObject (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/PDFWriter/
H A DPDFParser.h198 PDFObject* ParseExistingInDirectObject(ObjectIDType inObjectID);
H A DPDFParser.cpp683 return ParseExistingInDirectObject(inObjectId); in ParseNewObject()
699 PDFObject* PDFParser::ParseExistingInDirectObject(ObjectIDType inObjectID) in ParseExistingInDirectObject() function in PDFParser