Searched refs:m_CharColor (Results 1 – 2 of 2) sorted by relevance
235 void SetCharColor( const nn::util::Color8& c ) { m_CharColor = c; }; in SetCharColor()242 const nn::util::Color8& GetCharColor() const { return m_CharColor; }; in GetCharColor()291 nn::util::Color8 m_CharColor; // variable
66 , m_CharColor( 0xff , 0xff , 0xff , 0xff ) in DirectPrint()199 ConvertColorFormat( charColorData, m_CharColor, m_BufferFormat ); in PutChar()