Searched refs:fgtextcolor (Results 1 – 2 of 2) sorted by relevance
182 const string& fgtextcolor() const {return m_fgtextcolor;} in fgtextcolor() function
2778 if(m_sw.fgtextcolor().size()) { in write_common_header_info()2779 os << " text=" << m_sw.fgtextcolor().c_str(); in write_common_header_info()