Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.hpp701 const DString& GetFuncValue() const { return funcValue;} in GetFuncValue() function in GDLWidget
H A Dwidget.cpp2772 DString getFuncName = widget->GetFuncValue( ); in widget_control()