Searched refs:NEED_APPEARANCES (Results 1 – 3 of 3) sorted by relevance
227 const std::string NEED_APPEARANCES = "need_appearances"; variable
281 extern const std::string NEED_APPEARANCES;
369 str_command += " " + Pdfchain::Cmd::NEED_APPEARANCES; in createCommand()