Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Picture.cpp257 Picture::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::Picture
259 internal::SetVtxColorElement(m_VtxColors, idx, value); in SetVtxColorElement()
Dlyt_Pane.cpp487 SetVtxColorElement(idx, value); in SetColorElement()
499 Pane::SetVtxColorElement( in SetVtxColorElement() function in nw::lyt::Pane
Dlyt_TextBox.cpp252 TextBox::SetVtxColorElement(u32 idx, u8 value) in SetVtxColorElement() function in nw::lyt::TextBox
Dlyt_Window.cpp593 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/
Dlyt_Picture.h173 virtual void SetVtxColorElement(u32 idx, u8 value);
Dlyt_Window.h223 virtual void SetVtxColorElement(u32 idx, u8 value);
Dlyt_TextBox.h664 virtual void SetVtxColorElement(u32 idx, u8 value);
Dlyt_Common.h202 SetVtxColorElement( in SetVtxColorElement() function
Dlyt_Pane.h798 virtual void SetVtxColorElement(u32 idx, u8 value);