Home
last modified time | relevance | path

Searched refs:IsPlot (Results 1 – 3 of 3) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwxstream.hpp60 bool IsPlot() {return isplot;} in IsPlot() function in GDLWXStream
H A Dgraphicsdevice.cpp585 … if (winList[i]->IsPlot() && !(winList[i]->IsPixmapWindow())) {return i;}//first non-pixmap window. in GetNonManagedWidgetActWin()
H A Dgdlgstream.hpp292 virtual bool IsPlot() {return true;} //except some wxWidgets in IsPlot() function in GDLGStream