Searched refs:DOMAIN_TITLE_W (Results 1 – 1 of 1) sorted by relevance
35 static constexpr int DOMAIN_TITLE_W = 10; variable36 static constexpr int DOMAIN_W = (DOMAIN_TITLE_W - 2);73 cout << setw(DOMAIN_TITLE_W) << "DOMAIN" << colCmd; in PrintDomainTitle()