Searched refs:SetVtxColorElement (Results 1 – 9 of 9) sorted by relevance
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Picture.cpp | 255 Picture::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::Picture 257 internal::SetVtxColorElement(m_VtxColors, idx, value); in SetVtxColorElement()
|
| D | lyt_Pane.cpp | 485 SetVtxColorElement(idx, value); in SetColorElement() 497 Pane::SetVtxColorElement( in SetVtxColorElement() function in nw::lyt::Pane
|
| D | lyt_TextBox.cpp | 250 TextBox::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::TextBox
|
| D | lyt_Window.cpp | 591 Window::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::Window 593 internal::SetVtxColorElement(m_Content.vtxColors, idx, value); in SetVtxColorElement()
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Picture.h | 171 virtual void SetVtxColorElement(u32 idx, u8 value);
|
| D | lyt_Window.h | 221 virtual void SetVtxColorElement(u32 idx, u8 value);
|
| D | lyt_TextBox.h | 662 virtual void SetVtxColorElement(u32 idx, u8 value);
|
| D | lyt_Common.h | 196 SetVtxColorElement( in SetVtxColorElement() function
|
| D | lyt_Pane.h | 796 virtual void SetVtxColorElement(u32 idx, u8 value);
|