Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_DrawInfo.h323 return m_pLayout; in GetLayout()
330 m_pLayout = pLayout; in SetLayout()
346 mutable Layout* m_pLayout; variable
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawInfo.cpp32 m_pLayout(0) in DrawInfo()