Home
last modified time | relevance | path

Searched refs:T3Denabled (Results 1 – 13 of 13) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting_oplot.cpp51 doT3d=(e->KeywordSet(t3dIx)|| T3Denabled()); in handle_args()
H A Dplotting_axis.cpp43 doT3d=(e->KeywordSet(t3dIx) || T3Denabled()); in old_body()
H A Dplotting_polyfill.cpp60 doT3d=(e->KeywordSet(t3dIx)|| T3Denabled()); in handle_args()
H A Dplotting_plots.cpp64 doT3d=(e->KeywordSet(t3dIx) || T3Denabled()); in handle_args()
H A Dplotting_shade_surf.cpp219 bool doT3d=(e->KeywordSet(t3dIx)|| T3Denabled()); in old_body()
H A Dplotting_xyouts.cpp75 doT3d=(e->KeywordSet(t3dIx) || T3Denabled()); in handle_args()
H A Dplotting_surface.cpp202 bool doT3d=(e->KeywordSet(t3dIx)|| T3Denabled()); in old_body()
H A Dplotting_convert_coord.cpp61 bool doT3d=(e->KeywordSet(t3dIx) || T3Denabled()); in convert_coord_double()
262 bool doT3d=(e->KeywordSet(t3dIx) || T3Denabled()); in convert_coord()
H A Dplotting_plot.cpp53 doT3d=(e->KeywordSet(t3dIx)|| T3Denabled()); in handle_args()
H A Dplotting_contour.cpp241 doT3d=(e->KeywordSet(t3dIx)|| T3Denabled()); in old_body()
H A Dplotting.cpp1598 bool T3Denabled() in T3Denabled() function
H A Dplotting.hpp239 bool T3Denabled();
/dports/science/gnudatalanguage/gdl-1.0.1/obsolete/
H A Dgshhs.cpp60 doT3d=(e->KeywordSet("T3D") || T3Denabled()); in handle_args()