Home
last modified time | relevance | path

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

/dports/math/ggobi/ggobi-2.1.11/src/
H A Ddefines.h62 #define DOPT_EDGES_H 7 macro
H A Ddisplay.c122 action == DOPT_EDGES_A || action == DOPT_EDGES_H) { in set_display_option()
227 case DOPT_EDGES_H:/*-- arrowheads only --*/ in set_display_option()
316 i == DOPT_EDGES_H) in set_display_options()
H A Dscatterplot.c249 "Make the edges invisible", DOPT_EDGES_H}
301 DOPT_EDGES_H, in createScatterplot()