Home
last modified time | relevance | path

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

/dports/math/ggobi/ggobi-2.1.11/src/
H A Dcpanel.h90 enum idtargetd id_target_type; /* points or edges */
H A Ddefines.h51 enum idtargetd {identify_points, identify_edges}; enum
H A Didentify_ui.c40 (enum idtargetd) gtk_combo_box_get_active (GTK_COMBO_BOX (w)); in identify_target_cb()