Home
last modified time | relevance | path

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

/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DwxDFast.h602 void ShowHideResizeGraph(int oldgraphheight); in DECLARE_APP()
H A DMainFrame.cpp1649 ShowHideResizeGraph(programoptions.graphheight); in OnShowGraph()
1652 void mMainFrame::ShowHideResizeGraph(int oldgraphheight) in ShowHideResizeGraph() function in mMainFrame
2779 ShowHideResizeGraph(oldgraphheight); //VERIFY IF THE GRAPH SIZE AND STATUS CHANGED in OnOptions()