Searched refs:ChartWindow (Results 1 – 5 of 5) sorted by relevance
53 ChartWindow::ChartWindow( WindowController* pWindowController, Window* pParent, WinBits nStyle ) in ChartWindow() function in chart::ChartWindow68 ChartWindow::~ChartWindow() in ~ChartWindow()72 void ChartWindow::clear() in clear()78 void ChartWindow::PrePaint() in PrePaint()129 void ChartWindow::Resize() in Resize()137 void ChartWindow::Activate() in Activate()144 void ChartWindow::Deactivate() in Deactivate()151 void ChartWindow::GetFocus() in GetFocus()158 void ChartWindow::LoseFocus() in LoseFocus()232 void ChartWindow::adjustHighContrastMode() in adjustHighContrastMode()[all …]
41 class ChartWindow : public Window class44 ChartWindow( WindowController* pWindowController, Window* pParent, WinBits nStyle );45 virtual ~ChartWindow();
44 $(SLO)$/ChartWindow.obj \
134 class ChartWindow;563 ChartWindow* m_pChartWindow;
413 m_pChartWindow = new ChartWindow(this,pParent,pParent?pParent->GetStyle():0); in attachFrame()
Completed in 43 milliseconds