Searched refs:GetCharColor (Results 1 – 2 of 2) sorted by relevance
242 const nn::util::Color8& GetCharColor() const { return m_CharColor; }; in GetCharColor() function
218 nn::util::Color8 tmp = pdp->GetCharColor(); in ClearMessage()