Searched refs:PaneBase (Results 1 – 2 of 2) sorted by relevance
37 class PaneBase40 PaneBase();41 virtual ~PaneBase();64 typedef ut::LinkList<Pane, offsetof(internal::PaneBase, m_Link)> PaneList;75 class Pane : public internal::PaneBase
37 PaneBase::PaneBase() in PaneBase() function in nw::lyt::internal::PaneBase41 PaneBase::~PaneBase() in ~PaneBase()