Searched refs:SetVtxColorElement (Results 1 – 9 of 9) sorted by relevance
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Picture.cpp | 257 Picture::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::Picture 259 internal::SetVtxColorElement(m_VtxColors, idx, value); in SetVtxColorElement()
|
| D | lyt_Pane.cpp | 487 SetVtxColorElement(idx, value); in SetColorElement() 499 Pane::SetVtxColorElement( in SetVtxColorElement() function in nw::lyt::Pane
|
| D | lyt_TextBox.cpp | 252 TextBox::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::TextBox
|
| D | lyt_Window.cpp | 593 Window::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::Window 595 internal::SetVtxColorElement(m_Content.vtxColors, idx, value); in SetVtxColorElement()
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Picture.h | 173 virtual void SetVtxColorElement(u32 idx, u8 value);
|
| D | lyt_Window.h | 223 virtual void SetVtxColorElement(u32 idx, u8 value);
|
| D | lyt_TextBox.h | 664 virtual void SetVtxColorElement(u32 idx, u8 value);
|
| D | lyt_Common.h | 202 SetVtxColorElement( in SetVtxColorElement() function
|
| D | lyt_Pane.h | 798 virtual void SetVtxColorElement(u32 idx, u8 value);
|