Home
last modified time | relevance | path

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

/dports/math/ggobi/ggobi-2.1.11/src/
H A Didentify_ui.c45 gtk_combo_box_set_active (GTK_COMBO_BOX (w), (gint) identify_points); in identify_target_cb()
78 if (cpanel->id_target_type == identify_points) in id_remove_labels_cb()
213 if (cpanel->id_target_type == identify_points) { in motion_notify_cb()
470 if (paged == d && cpanel->id_target_type == identify_points) { in notebook_current_page_set()
H A Ddefines.h51 enum idtargetd {identify_points, identify_edges}; enumerator
H A Dsp_plot.c581 if (cpanel->id_target_type == identify_points) { in splot_add_identify_nearest_cues()