Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.hpp613 virtual bool IsTopBase() const { return false;} in IsTopBase() function in GDLWidget
879 bool IsTopBase() const final{ in IsTopBase() function in GDLWidgetTopBase
H A Dwidget.cpp3593 else if (me->IsTopBase()) { in widget_control()