Home
last modified time | relevance | path

Searched refs:SetVtxColorElement (Results 1 – 9 of 9) sorted by relevance

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Picture.cpp255 Picture::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::Picture
257 internal::SetVtxColorElement(m_VtxColors, idx, value); in SetVtxColorElement()
Dlyt_Pane.cpp485 SetVtxColorElement(idx, value); in SetColorElement()
497 Pane::SetVtxColorElement( in SetVtxColorElement() function in nw::lyt::Pane
Dlyt_TextBox.cpp250 TextBox::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::TextBox
Dlyt_Window.cpp591 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.3.3/include/nw/lyt/
Dlyt_Picture.h171 virtual void SetVtxColorElement(u32 idx, u8 value);
Dlyt_Window.h221 virtual void SetVtxColorElement(u32 idx, u8 value);
Dlyt_TextBox.h662 virtual void SetVtxColorElement(u32 idx, u8 value);
Dlyt_Common.h200 SetVtxColorElement( in SetVtxColorElement() function
Dlyt_Pane.h796 virtual void SetVtxColorElement(u32 idx, u8 value);