Searched refs:FEATURES_ALL (Results 1 – 3 of 3) sorted by relevance
195 const std::string FEATURES_ALL = "AllFeatures"; variable
248 extern const std::string FEATURES_ALL;
233 str_command += " " + Pdfchain::Cmd::FEATURES_ALL; in createCommand()