Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Pane.h37 class PaneBase
40 PaneBase();
41 virtual ~PaneBase();
64 typedef ut::LinkList<Pane, offsetof(internal::PaneBase, m_Link)> PaneList;
75 class Pane : public internal::PaneBase
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp37 PaneBase::PaneBase() in PaneBase() function in nw::lyt::internal::PaneBase
41 PaneBase::~PaneBase() in ~PaneBase()