Home
last modified time | relevance | path

Searched refs:EXTENDED_DISPLAY_PMODE (Results 1 – 14 of 14) sorted by relevance

/dports/math/ggobi/ggobi-2.1.11/src/
H A Dcpanel.c47 cpanel->pmode = EXTENDED_DISPLAY_PMODE; in scatmat_cpanel_init()
62 cpanel->pmode = EXTENDED_DISPLAY_PMODE; in parcoords_cpanel_init()
H A Dmain_ui.c312 GGOBI (getPModeScreenName) (EXTENDED_DISPLAY_PMODE, in rebuild_mode_menus()
397 if (gg->pmode == EXTENDED_DISPLAY_PMODE) { in viewmode_set()
404 else if (pmode < EXTENDED_DISPLAY_PMODE) { /* scatterplot? */ in viewmode_set()
503 case EXTENDED_DISPLAY_PMODE: /* Each class needs its own one in imode_activate()
553 case EXTENDED_DISPLAY_PMODE: in imode_activate()
1011 EXTENDED_DISPLAY_PMODE},
1065 EXTENDED_DISPLAY_PMODE, in ggobi_actions_create()
H A Ddefines.h90 EXTENDED_DISPLAY_PMODE, N_PMODES} ProjectionMode; enumerator
H A Dtsdisplay.c315 pmode = EXTENDED_DISPLAY_PMODE; in tsplotKeyEventHandled()
352 cpanel->pmode = EXTENDED_DISPLAY_PMODE; in tsplot_cpanel_init()
H A DbarchartClass.c69 case EXTENDED_DISPLAY_PMODE: in setShowAxesOption()
387 pmode = EXTENDED_DISPLAY_PMODE; in barchartKeyEventHandled()
455 case EXTENDED_DISPLAY_PMODE: in barchartScreenToTform()
H A Dscatmat.c360 GGOBI (full_viewmode_set) (EXTENDED_DISPLAY_PMODE, DEFAULT_IMODE, gg); in scatmat_varsel_simple()
H A Dtimeplot.c375 GGOBI (full_viewmode_set) (EXTENDED_DISPLAY_PMODE, DEFAULT_IMODE, gg); in tsplot_varsel()
H A DscatterplotClass.c1096 case EXTENDED_DISPLAY_PMODE: in plotted()
1374 case EXTENDED_DISPLAY_PMODE: in drawCase()
1423 case EXTENDED_DISPLAY_PMODE: in drawEdge()
H A Dparcoords.c377 GGOBI(full_viewmode_set)(EXTENDED_DISPLAY_PMODE, DEFAULT_IMODE, gg); in parcoords_add_delete_splot()
H A DscatmatClass.c205 pmode = EXTENDED_DISPLAY_PMODE; in scatmatKeyEventHandled()
H A DparcoordsClass.c227 pmode = EXTENDED_DISPLAY_PMODE; in parcoordsKeyEventHandled()
H A Dsp_plot.c442 cpanel->pmode == EXTENDED_DISPLAY_PMODE); in splot_add_plot_labels()
H A Dggobi-API.c1032 if (which == EXTENDED_DISPLAY_PMODE) { in GGOBI()
H A Dbarchart.c1630 cpanel->pmode = EXTENDED_DISPLAY_PMODE; in barchart_cpanel_init()