Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Window.h268 Material* GetContentMaterial() const;
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Window.cpp522 Material* pMaterial = this->GetContentMaterial(); in SetTexCoord()
861 return idx == 0 ? GetContentMaterial(): GetFrameMaterial(WindowFrame(idx - 1)); in GetMaterial()
900 Window::GetContentMaterial() const in GetContentMaterial() function in nw::lyt::Window