Home
last modified time | relevance | path

Searched refs:GetContentMaterial (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Window.h270 Material* GetContentMaterial() const;
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Window.cpp524 Material* pMaterial = this->GetContentMaterial(); in SetTexCoord()
863 return idx == 0 ? GetContentMaterial(): GetFrameMaterial(WindowFrame(idx - 1)); in GetMaterial()
902 Window::GetContentMaterial() const in GetContentMaterial() function in nw::lyt::Window