libcss
Loading...
Searching...
No Matches
autogenerated_destroy.inc
Go to the documentation of this file.
1/*
2 * This file is part of LibCSS
3 * Licensed under the MIT License,
4 * http://www.opensource.org/licenses/mit-license.php
5 * Copyright 2017 The NetSurf Project
6 */
7
8
9/* set_align_content(style, 0, 0, CSS_UNIT_PX); */
10/* set_align_items(style, 0, 0, CSS_UNIT_PX); */
11/* set_align_self(style, 0, 0, CSS_UNIT_PX); */
12/* set_background_attachment(style, 0, 0, CSS_UNIT_PX); */
13/* set_background_color(style, 0, 0, CSS_UNIT_PX); */
14/* set_background_image(style, 0, 0, CSS_UNIT_PX); */
15/* set_background_position(style, 0, 0, CSS_UNIT_PX); */
16/* set_background_repeat(style, 0, 0, CSS_UNIT_PX); */
17/* set_border_bottom_color(style, 0, 0, CSS_UNIT_PX); */
18/* set_border_bottom_style(style, 0, 0, CSS_UNIT_PX); */
19/* set_border_bottom_width(style, 0, 0, CSS_UNIT_PX); */
20/* set_border_collapse(style, 0, 0, CSS_UNIT_PX); */
21/* set_border_left_color(style, 0, 0, CSS_UNIT_PX); */
22/* set_border_left_style(style, 0, 0, CSS_UNIT_PX); */
23/* set_border_left_width(style, 0, 0, CSS_UNIT_PX); */
24/* set_border_right_color(style, 0, 0, CSS_UNIT_PX); */
25/* set_border_right_style(style, 0, 0, CSS_UNIT_PX); */
26/* set_border_right_width(style, 0, 0, CSS_UNIT_PX); */
27/* set_border_spacing(style, 0, 0, CSS_UNIT_PX); */
28/* set_border_top_color(style, 0, 0, CSS_UNIT_PX); */
29/* set_border_top_style(style, 0, 0, CSS_UNIT_PX); */
30/* set_border_top_width(style, 0, 0, CSS_UNIT_PX); */
31/* set_bottom(style, 0, 0, CSS_UNIT_PX); */
32/* set_box_sizing(style, 0, 0, CSS_UNIT_PX); */
33/* set_break_after(style, 0, 0, CSS_UNIT_PX); */
34/* set_break_before(style, 0, 0, CSS_UNIT_PX); */
35/* set_break_inside(style, 0, 0, CSS_UNIT_PX); */
36/* set_caption_side(style, 0, 0, CSS_UNIT_PX); */
37/* set_clear(style, 0, 0, CSS_UNIT_PX); */
38/* set_clip(style, 0, 0, CSS_UNIT_PX); */
39/* set_color(style, 0, 0, CSS_UNIT_PX); */
40/* set_column_count(style, 0, 0, CSS_UNIT_PX); */
41/* set_column_fill(style, 0, 0, CSS_UNIT_PX); */
42/* set_column_gap(style, 0, 0, CSS_UNIT_PX); */
43/* set_column_rule_color(style, 0, 0, CSS_UNIT_PX); */
44/* set_column_rule_style(style, 0, 0, CSS_UNIT_PX); */
45/* set_column_rule_width(style, 0, 0, CSS_UNIT_PX); */
46/* set_column_span(style, 0, 0, CSS_UNIT_PX); */
47/* set_column_width(style, 0, 0, CSS_UNIT_PX); */
48/* set_content(style, 0, 0, CSS_UNIT_PX); */
49/* set_counter_increment(style, 0, 0, CSS_UNIT_PX); */
50/* set_counter_reset(style, 0, 0, CSS_UNIT_PX); */
51/* set_cursor(style, 0, 0, CSS_UNIT_PX); */
52/* set_direction(style, 0, 0, CSS_UNIT_PX); */
53/* set_display(style, 0, 0, CSS_UNIT_PX); */
54/* set_empty_cells(style, 0, 0, CSS_UNIT_PX); */
55/* set_fill_opacity(style, 0, 0, CSS_UNIT_PX); */
56/* set_flex_basis(style, 0, 0, CSS_UNIT_PX); */
57/* set_flex_direction(style, 0, 0, CSS_UNIT_PX); */
58/* set_flex_grow(style, 0, 0, CSS_UNIT_PX); */
59/* set_flex_shrink(style, 0, 0, CSS_UNIT_PX); */
60/* set_flex_wrap(style, 0, 0, CSS_UNIT_PX); */
61/* set_float(style, 0, 0, CSS_UNIT_PX); */
62/* set_font_family(style, 0, 0, CSS_UNIT_PX); */
63/* set_font_size(style, 0, 0, CSS_UNIT_PX); */
64/* set_font_style(style, 0, 0, CSS_UNIT_PX); */
65/* set_font_variant(style, 0, 0, CSS_UNIT_PX); */
66/* set_font_weight(style, 0, 0, CSS_UNIT_PX); */
67/* set_height(style, 0, 0, CSS_UNIT_PX); */
68/* set_justify_content(style, 0, 0, CSS_UNIT_PX); */
69/* set_left(style, 0, 0, CSS_UNIT_PX); */
70/* set_letter_spacing(style, 0, 0, CSS_UNIT_PX); */
71/* set_line_height(style, 0, 0, CSS_UNIT_PX); */
72/* set_list_style_image(style, 0, 0, CSS_UNIT_PX); */
73/* set_list_style_position(style, 0, 0, CSS_UNIT_PX); */
74/* set_list_style_type(style, 0, 0, CSS_UNIT_PX); */
75/* set_margin_bottom(style, 0, 0, CSS_UNIT_PX); */
76/* set_margin_left(style, 0, 0, CSS_UNIT_PX); */
77/* set_margin_right(style, 0, 0, CSS_UNIT_PX); */
78/* set_margin_top(style, 0, 0, CSS_UNIT_PX); */
79/* set_max_height(style, 0, 0, CSS_UNIT_PX); */
80/* set_max_width(style, 0, 0, CSS_UNIT_PX); */
81/* set_min_height(style, 0, 0, CSS_UNIT_PX); */
82/* set_min_width(style, 0, 0, CSS_UNIT_PX); */
83/* set_opacity(style, 0, 0, CSS_UNIT_PX); */
84/* set_order(style, 0, 0, CSS_UNIT_PX); */
85/* set_orphans(style, 0, 0, CSS_UNIT_PX); */
86/* set_outline_color(style, 0, 0, CSS_UNIT_PX); */
87/* set_outline_style(style, 0, 0, CSS_UNIT_PX); */
88/* set_outline_width(style, 0, 0, CSS_UNIT_PX); */
89/* set_overflow_x(style, 0, 0, CSS_UNIT_PX); */
90/* set_overflow_y(style, 0, 0, CSS_UNIT_PX); */
91/* set_padding_bottom(style, 0, 0, CSS_UNIT_PX); */
92/* set_padding_left(style, 0, 0, CSS_UNIT_PX); */
93/* set_padding_right(style, 0, 0, CSS_UNIT_PX); */
94/* set_padding_top(style, 0, 0, CSS_UNIT_PX); */
95/* set_page_break_after(style, 0, 0, CSS_UNIT_PX); */
96/* set_page_break_before(style, 0, 0, CSS_UNIT_PX); */
97/* set_page_break_inside(style, 0, 0, CSS_UNIT_PX); */
98/* set_position(style, 0, 0, CSS_UNIT_PX); */
99/* set_quotes(style, 0, 0, CSS_UNIT_PX); */
100/* set_right(style, 0, 0, CSS_UNIT_PX); */
101/* set_stroke_opacity(style, 0, 0, CSS_UNIT_PX); */
102/* set_table_layout(style, 0, 0, CSS_UNIT_PX); */
103/* set_text_align(style, 0, 0, CSS_UNIT_PX); */
104/* set_text_decoration(style, 0, 0, CSS_UNIT_PX); */
105/* set_text_indent(style, 0, 0, CSS_UNIT_PX); */
106/* set_text_transform(style, 0, 0, CSS_UNIT_PX); */
107/* set_top(style, 0, 0, CSS_UNIT_PX); */
108/* set_unicode_bidi(style, 0, 0, CSS_UNIT_PX); */
109/* set_vertical_align(style, 0, 0, CSS_UNIT_PX); */
110/* set_visibility(style, 0, 0, CSS_UNIT_PX); */
111/* set_white_space(style, 0, 0, CSS_UNIT_PX); */
112/* set_widows(style, 0, 0, CSS_UNIT_PX); */
113set_width(style, 0, (css_fixed_or_calc)0, CSS_UNIT_PX);
114/* set_word_spacing(style, 0, 0, CSS_UNIT_PX); */
115/* set_writing_mode(style, 0, 0, CSS_UNIT_PX); */
116/* set_z_index(style, 0, 0, CSS_UNIT_PX); */
@ CSS_UNIT_PX
Definition types.h:83
Definition autogenerated_computed.h:13