Searched refs:PaneBase (Results 1 – 2 of 2) sorted by relevance
35 class PaneBase38 PaneBase();39 virtual ~PaneBase();62 typedef ut::LinkList<Pane, offsetof(internal::PaneBase, m_Link)> PaneList;73 class Pane : public internal::PaneBase
35 PaneBase::PaneBase() in PaneBase() function in nw::lyt::internal::PaneBase39 PaneBase::~PaneBase() in ~PaneBase()