Searched refs:WindowController (Results 1 – 3 of 3) sorted by relevance
34 class WindowController;44 ChartWindow( WindowController* pWindowController, Window* pParent, WinBits nStyle );74 WindowController* m_pWindowController;
92 class WindowController class95 virtual ~WindowController() {}; in ~WindowController()157 , public WindowController
53 ChartWindow::ChartWindow( WindowController* pWindowController, Window* pParent, WinBits nStyle ) in ChartWindow()