Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Picture.cpp249 Picture::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::Picture
251 return internal::GetVtxColorElement(m_VtxColors, idx); in GetVtxColorElement()
Dlyt_Pane.cpp467 return GetVtxColorElement(idx); in GetColorElement()
490 Pane::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::Pane
Dlyt_TextBox.cpp242 TextBox::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::TextBox
Dlyt_Window.cpp585 Window::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::Window
587 return internal::GetVtxColorElement(m_Content.vtxColors, idx); in GetVtxColorElement()
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Picture.h156 virtual u8 GetVtxColorElement(u32 idx) const;
Dlyt_Window.h208 virtual u8 GetVtxColorElement(u32 idx) const;
Dlyt_TextBox.h642 virtual u8 GetVtxColorElement(u32 idx) const;
Dlyt_Common.h188 GetVtxColorElement( in GetVtxColorElement() function
Dlyt_Pane.h777 virtual u8 GetVtxColorElement(u32 idx) const;