Searched refs:setComments (Results 1 – 4 of 4) sorted by relevance
56 virtual void setComments(const std::vector<std::string> &comments);
154 virtual void setComments(const std::vector<std::string> &comments) =0;
200 proc.setComments(output); in emitComment()
691 void QPDF_PDFTOPDF_Processor::setComments(const std::vector<std::string> &comments) // {{{ in setComments() function in QPDF_PDFTOPDF_Processor