Home
last modified time | relevance | path

Searched refs:PIVOT_AREA_LAYERS (Results 1 – 4 of 4) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-table.h105 PIVOT_AREA_LAYERS, /* Layer indication. */ enumerator
H A Dpivot-output.c473 NULL, &pt->areas[PIVOT_AREA_LAYERS], NULL, NULL); in pivot_table_submit_layer()
H A Dpivot-table.c60 case PIVOT_AREA_LAYERS: return "layers"; in pivot_area_to_string()
91 [PIVOT_AREA_LAYERS] = STYLE(false, LEFT, BOTTOM, 8,11,1,3), in pivot_area_get_default_style()
/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv-legacy-decoder.c725 area = &table->areas[PIVOT_AREA_LAYERS]; in decode_label_frame()
1437 [PIVOT_AREA_LAYERS] = "layers", in pivot_area_from_name()