Searched refs:m_Color (Results 1 – 4 of 4) sorted by relevance
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResFog.h | 52 nw::ut::ResFloatColor m_Color; member
|
| D | gfx_ResProceduralTexture.h | 79 ResProceduralColorData m_Color; member
|
| /NW4C-1.2.23/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 980 m_Color = color; in SetColor() 986 m_Color = ut::Color(r, g, b, 255 /* unused */); in SetColor() 992 return m_Color; in GetColor() 1023 pixelWriter.DrawString(m_Buffer, m_Direction, m_Color, x, y, str, turnOver, backErase); in DrawString()
|
| /NW4C-1.2.23/include/nw/dev/ |
| D | dev_DirectPrint.h | 323 ut::Color8 m_Color; variable
|