Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_DrawInfo.h325 return m_pLayout; in GetLayout()
332 m_pLayout = pLayout; in SetLayout()
359 mutable Layout* m_pLayout; variable
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawInfo.cpp34 m_pLayout(0) in DrawInfo()