Home
last modified time | relevance | path

Searched defs:Add_Function (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dgtk-extra-plot.adb1387 function Add_Function (Plot : access Gtk_Plot_Record; subprogram
1399 end Add_Function; argument
H A Dgtk-extra-plot.ads1046 function Add_Function subprogspec
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dmat_formula.cpp694 bool CSG_Formula::Add_Function(const char *Name, TSG_Formula_Function_1 Function, int nParameters, … in Add_Function() function in CSG_Formula