Searched refs:m_bColor (Results 1 – 2 of 2) sorted by relevance
129 { m_bColor = pEnabled; }132 { return m_bColor; } in color()433 bool m_bColor : 1; // --color[=true,false,auto] variable
44 m_bColor(true), in GeneralOptions()