Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Pane.h35 class PaneBase
38 PaneBase();
39 virtual ~PaneBase();
62 typedef ut::LinkList<Pane, offsetof(internal::PaneBase, m_Link)> PaneList;
73 class Pane : public internal::PaneBase
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Pane.cpp35 PaneBase::PaneBase() in PaneBase() function in nw::lyt::internal::PaneBase
39 PaneBase::~PaneBase() in ~PaneBase()