Home
last modified time | relevance | path

Searched refs:ID_RECORD_ID (Results 1 – 2 of 2) sorted by relevance

/dports/math/ggobi/ggobi-2.1.11/src/
H A Ddefines.h223 enum {ID_RECORD_ID = 1 << 3, ID_RECORD_LABEL = 1 << 2, ID_RECORD_NO = 1 << 1, ID_VAR_LABELS = 1 << … enumerator
H A Didentify.c288 if (id_display_type & ID_RECORD_ID) { in identify_label_fetch()
290 if (id_display_type & ~ID_RECORD_ID) in identify_label_fetch()