Home
last modified time | relevance | path

Searched refs:MOVEPTS (Results 1 – 7 of 7) sorted by relevance

/dports/math/ggobi/ggobi-2.1.11/src/
H A Ddefines.h96 MOVEPTS, /* m, M */ enumerator
H A Dmovepts_ui.c192 panel->name = g_strdup (GGOBI (getIModeName) (MOVEPTS)); in cpanel_movepts_make()
H A Dsplot.c249 case MOVEPTS: in sp_event_handlers_toggle()
H A Dsp_plot.c651 else if (imode == MOVEPTS) in splot_add_record_cues()
H A Dmain_ui.c1040 "Move the points in the plot", MOVEPTS}
H A DscatterplotClass.c927 imode = MOVEPTS; in scatterplotKeyEventHandled()
/dports/math/ggobi/ggobi-2.1.11/plugins/ggvis/
H A Dmds.c637 if (imode_get (gg) == MOVEPTS && in mds_once()