Home
last modified time | relevance | path

Searched refs:area_style (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dtable.h160 struct area_style struct
171 struct area_style *area_style_clone (struct pool *, const struct area_style *); argument
173 struct area_style *, const struct area_style *);
174 void area_style_uninit (struct area_style *);
175 void area_style_free (struct area_style *);
230 struct area_style *styles[8];
302 struct area_style *);
307 const struct area_style *);
H A Dtable.c70 struct area_style *
71 area_style_clone (struct pool *pool, const struct area_style *old) in area_style_clone()
73 struct area_style *new = pool_malloc (pool, sizeof *new); in area_style_clone()
81 area_style_free (struct area_style *style) in area_style_free()
180 *t->styles[0] = (struct area_style) { in table_from_string()
254 struct area_style *dst, const struct area_style *src) in area_style_copy()
261 area_style_uninit (struct area_style *area) in area_style_uninit()
670 const char *marker, struct area_style *style) in table_create_footnote()
704 const struct area_style *style) in table_add_style()
761 const struct area_style *style in table_get_cell()
H A Dtable-provider.h33 struct area_style *style;
63 const struct area_style *style;
H A Dpivot-output.c56 static struct area_style *
58 const struct area_style *in, in area_style_override()
65 struct area_style *out = (pool in area_style_override()
68 *out = (struct area_style) { in area_style_override()
94 const struct area_style *style, int style_idx, in fill_cell()
140 const struct area_style *area, in pivot_value_to_table_item_text()
198 const struct area_style *label_style, int label_style_idx, in compose_headings()
199 const struct area_style *corner_style, in compose_headings()
H A Dtable-item.h38 struct area_style *style;
60 struct area_style *style;
H A Dpivot-table.h110 const struct area_style *pivot_area_get_default_style (enum pivot_area);
442 struct area_style areas[PIVOT_N_AREAS];
717 struct area_style *);
718 void pivot_value_set_style (struct pivot_value *, const struct area_style *);
H A Dtext-item.c124 struct area_style *style = pool_alloc (tab->container, sizeof *style); in text_item_to_table_item()
125 *style = (struct area_style) { AREA_STYLE_INITIALIZER__, in text_item_to_table_item()
H A Dpivot-table.c65 const struct area_style *
83 static const struct area_style default_area_styles[PIVOT_N_AREAS] = { in pivot_area_get_default_style()
1358 area_style_dump (enum pivot_area area, const struct area_style *a, in area_style_dump()
1991 struct area_style *area) in pivot_value_get_style()
2004 const struct area_style *area) in pivot_value_set_style()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/plotters-0.2.12/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/plotters-0.3.0/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/textproc/jql/jql-3.0.6/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/plotters-0.3.1/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/plotters-0.3.0/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/plotters/src/series/
H A Darea_series.rs8 area_style: ShapeStyle, field
20 area_style: S, in new()
23 area_style: area_style.into(), in new()
51 Some(Polygon::new(data, self.area_style.clone()).into_dyn()) in next()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/scrolling/
H A Dsnap_coordinator.cc332 const ComputedStyle& area_style, in GetPhysicalAlignment() argument
334 cc::ScrollSnapAlign align = area_style.GetScrollSnapAlign(); in GetPhysicalAlignment()
356 const ComputedStyle* area_style = snap_area.Style(); in CalculateSnapAreaData() local
370 area_style->ScrollMarginTop(), area_style->ScrollMarginRight(), in CalculateSnapAreaData()
371 area_style->ScrollMarginBottom(), area_style->ScrollMarginLeft()); in CalculateSnapAreaData()
376 GetPhysicalAlignment(*area_style, *container_style); in CalculateSnapAreaData()
380 (area_style->ScrollSnapStop() == EScrollSnapStop::kAlways); in CalculateSnapAreaData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/scrolling/
H A Dsnap_coordinator.cc332 const ComputedStyle& area_style, in GetPhysicalAlignment() argument
334 cc::ScrollSnapAlign align = area_style.GetScrollSnapAlign(); in GetPhysicalAlignment()
356 const ComputedStyle* area_style = snap_area.Style(); in CalculateSnapAreaData() local
370 area_style->ScrollMarginTop(), area_style->ScrollMarginRight(), in CalculateSnapAreaData()
371 area_style->ScrollMarginBottom(), area_style->ScrollMarginLeft()); in CalculateSnapAreaData()
376 GetPhysicalAlignment(*area_style, *container_style); in CalculateSnapAreaData()
380 (area_style->ScrollSnapStop() == EScrollSnapStop::kAlways); in CalculateSnapAreaData()
/dports/math/pspp/pspp-1.4.1/tests/output/
H A Drender-test.c417 static const struct area_style left_style = S (TABLE_HALIGN_LEFT); in read_table()
418 static const struct area_style right_style = S (TABLE_HALIGN_RIGHT); in read_table()
419 static const struct area_style center_style in read_table()
422 const struct area_style *style = &right_style; in read_table()
/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv-legacy-decoder.c63 struct area_style areas[PIVOT_N_AREAS];
611 struct area_style *out) in decode_spvdx_style_incremental()
677 struct area_style *out) in decode_spvdx_style()
679 *out = (struct area_style) AREA_STYLE_INITIALIZER; in decode_spvdx_style()
700 struct area_style *area; in decode_label_frame()
1112 struct area_style *area = (axis_type == PIVOT_AXIS_COLUMN in add_dimension()
1501 const struct area_style *base_area_style, in apply_styles_to_value()
1556 struct area_style area; in apply_styles_to_value()
1583 struct area_style area; in decode_set_cell_properties__()
1621 const struct area_style *base_area_style in decode_set_cell_properties__()
[all …]
H A Dspv-light-decoder.c437 decode_spvlb_area (const struct spvlb_area *in, struct area_style *out, in decode_spvlb_area()
470 *out = (struct area_style) { in decode_spvlb_area()

12