Searched refs:m_Color (Results 1 – 4 of 4) sorted by relevance
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResFog.h | 54 nw::ut::ResFloatColor m_Color; member
|
| D | gfx_ResProceduralTexture.h | 81 ResProceduralColorData m_Color; member
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_DirectPrint.cpp | 1004 m_Color = color; in SetColor() 1010 m_Color = ut::Color(r, g, b, 255 /* unused */); in SetColor() 1016 return m_Color; in GetColor() 1065 …pixelWriter.DrawString(m_Buffer, m_Direction, m_Color, m_BackgroundColor, x, y, str, turnOver, bac… in DrawString()
|
| /NW4C-2.0.3/include/nw/dev/ |
| D | dev_DirectPrint.h | 358 ut::Color8 m_Color; variable
|