Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Picture.cpp251 Picture::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::Picture
253 return internal::GetVtxColorElement(m_VtxColors, idx); in GetVtxColorElement()
Dlyt_Pane.cpp469 return GetVtxColorElement(idx); in GetColorElement()
492 Pane::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::Pane
Dlyt_TextBox.cpp244 TextBox::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::TextBox
Dlyt_Window.cpp587 Window::GetVtxColorElement(u32 idx) const in GetVtxColorElement() function in nw::lyt::Window
589 return internal::GetVtxColorElement(m_Content.vtxColors, idx); in GetVtxColorElement()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Picture.h158 virtual u8 GetVtxColorElement(u32 idx) const;
Dlyt_Window.h210 virtual u8 GetVtxColorElement(u32 idx) const;
Dlyt_TextBox.h644 virtual u8 GetVtxColorElement(u32 idx) const;
Dlyt_Common.h190 GetVtxColorElement( in GetVtxColorElement() function
Dlyt_Pane.h779 virtual u8 GetVtxColorElement(u32 idx) const;