Home
last modified time | relevance | path

Searched refs:table_border_style (Results 1 – 7 of 7) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-output.c170 get_table_rule (const struct table_border_style *styles, in get_table_rule()
177 draw_line (struct table *t, const struct table_border_style *styles, in draw_line()
192 const struct table_border_style *borders, in compose_headings()
332 const struct table_border_style *in = &pt->borders[i]; in pivot_table_submit_layer()
H A Dpivot-table.h150 struct table_border_style *);
443 struct table_border_style borders[PIVOT_N_BORDERS];
H A Dtable.h98 struct table_border_style struct
H A Dpivot-table.c100 struct table_border_style *style) in pivot_border_get_default_style()
123 *style = (struct table_border_style) { in pivot_border_get_default_style()
741 table->borders[i] = (struct table_border_style) { in pivot_table_create__()
1371 const struct table_border_style *b, int indentation) in table_border_style_dump()
/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv-legacy-decoder.c64 struct table_border_style borders[PIVOT_N_BORDERS];
1923 struct table_border_style *bout = &out->borders[border]; in decode_spvsx_legacy_properties()
H A Dspv-writer.c841 const struct table_border_style *b = &table->borders[i];
H A Dspv-light-decoder.c682 struct table_border_style *out = &table->borders[in->border_type]; in decode_spvlb_border()