Home
last modified time | relevance | path

Searched refs:_gtk_css_value_unref (Results 1 – 25 of 65) sorted by relevance

123

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcsscalcvalue.c102 _gtk_css_value_unref (value); in gtk_css_calc_value_parse_product()
103 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_product()
112 _gtk_css_value_unref (value); in gtk_css_calc_value_parse_product()
113 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_product()
135 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_product()
165 _gtk_css_value_unref (temp); in gtk_css_calc_value_parse_sum()
173 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_sum()
174 _gtk_css_value_unref (next); in gtk_css_calc_value_parse_sum()
181 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_sum()
H A Dgtkcsscornervalue.c33 _gtk_css_value_unref (value->x); in gtk_css_value_corner_free()
34 _gtk_css_value_unref (value->y); in gtk_css_value_corner_free()
52 _gtk_css_value_unref (x); in gtk_css_value_corner_compute()
53 _gtk_css_value_unref (y); in gtk_css_value_corner_compute()
82 _gtk_css_value_unref (x); in gtk_css_value_corner_transition()
120 _gtk_css_value_unref (y); in _gtk_css_corner_value_new()
153 _gtk_css_value_unref (x); in _gtk_css_corner_value_parse()
H A Dgtkcsspositionvalue.c33 _gtk_css_value_unref (value->x); in gtk_css_value_position_free()
34 _gtk_css_value_unref (value->y); in gtk_css_value_position_free()
52 _gtk_css_value_unref (x); in gtk_css_value_position_compute()
53 _gtk_css_value_unref (y); in gtk_css_value_position_compute()
82 _gtk_css_value_unref (x); in gtk_css_value_position_transition()
148 _gtk_css_value_unref (values[i].number); in gtk_css_value_position_print()
149 _gtk_css_value_unref (center); in gtk_css_value_position_print()
269 _gtk_css_value_unref (y); in position_value_parse()
277 _gtk_css_value_unref (x); in position_value_parse()
319 _gtk_css_value_unref (x); in gtk_css_position_value_parse_spacing()
H A Dgtkcssarrayvalue.c39 _gtk_css_value_unref (value->values[i]); in gtk_css_value_array_free()
72 _gtk_css_value_unref (i_value); in gtk_css_value_array_compute()
139 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_repeat()
180 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_extend()
200 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_extend()
214 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_extend()
338 _gtk_css_value_unref (i_value); in gtk_css_value_array_get_dynamic_value()
431 _gtk_css_value_unref (values[i]); in _gtk_css_array_value_parse()
H A Dgtkcssbgsizevalue.c36 _gtk_css_value_unref (value->x); in gtk_css_value_bg_size_free()
38 _gtk_css_value_unref (value->y); in gtk_css_value_bg_size_free()
66 _gtk_css_value_unref (x); in gtk_css_value_bg_size_compute()
68 _gtk_css_value_unref (y); in gtk_css_value_bg_size_compute()
122 _gtk_css_value_unref (x); in gtk_css_value_bg_size_transition()
222 _gtk_css_value_unref (x); in _gtk_css_bg_size_value_parse()
H A Dgtkcsscolorvalue.c68 _gtk_css_value_unref (color->last_value); in gtk_css_value_color_free()
76 _gtk_css_value_unref (color->sym_col.shade.color); in gtk_css_value_color_free()
79 _gtk_css_value_unref (color->sym_col.alpha.color); in gtk_css_value_color_free()
82 _gtk_css_value_unref (color->sym_col.mix.color1); in gtk_css_value_color_free()
83 _gtk_css_value_unref (color->sym_col.mix.color2); in gtk_css_value_color_free()
396 _gtk_css_value_unref (val); in _gtk_css_color_value_resolve()
414 _gtk_css_value_unref (val); in _gtk_css_color_value_resolve()
437 _gtk_css_value_unref (val1); in _gtk_css_color_value_resolve()
438 _gtk_css_value_unref (val2); in _gtk_css_color_value_resolve()
472 _gtk_css_value_unref (value); in _gtk_css_color_value_resolve()
[all …]
H A Dgtkcssbordervalue.c38 _gtk_css_value_unref (value->values[i]); in gtk_css_value_border_free()
74 _gtk_css_value_unref (values[i]); in gtk_css_value_border_compute()
199 _gtk_css_value_unref (result); in _gtk_css_border_value_parse()
207 _gtk_css_value_unref (result); in _gtk_css_border_value_parse()
H A Dgtkcssfontvariationsvalue.c177 (GDestroyNotify) _gtk_css_value_unref); in gtk_css_font_variations_value_new_empty()
222 _gtk_css_value_unref (result); in gtk_css_font_variations_value_parse()
230 _gtk_css_value_unref (result); in gtk_css_font_variations_value_parse()
238 _gtk_css_value_unref (result); in gtk_css_font_variations_value_parse()
H A Dgtkcsstransformvalue.c93 _gtk_css_value_unref (transform->translate.x); in gtk_css_transform_clear()
94 _gtk_css_value_unref (transform->translate.y); in gtk_css_transform_clear()
98 _gtk_css_value_unref (transform->rotate.x); in gtk_css_transform_clear()
99 _gtk_css_value_unref (transform->rotate.y); in gtk_css_transform_clear()
100 _gtk_css_value_unref (transform->rotate.z); in gtk_css_transform_clear()
104 _gtk_css_value_unref (transform->scale.x); in gtk_css_transform_clear()
105 _gtk_css_value_unref (transform->scale.y); in gtk_css_transform_clear()
106 _gtk_css_value_unref (transform->scale.z); in gtk_css_transform_clear()
109 _gtk_css_value_unref (transform->skew.x); in gtk_css_transform_clear()
110 _gtk_css_value_unref (transform->skew.y); in gtk_css_transform_clear()
[all …]
H A Dgtkcssfiltervalue.c68 _gtk_css_value_unref (filter->brightness.value); in gtk_css_filter_clear()
71 _gtk_css_value_unref (filter->contrast.value); in gtk_css_filter_clear()
74 _gtk_css_value_unref (filter->grayscale.value); in gtk_css_filter_clear()
77 _gtk_css_value_unref (filter->hue_rotate.value); in gtk_css_filter_clear()
80 _gtk_css_value_unref (filter->invert.value); in gtk_css_filter_clear()
83 _gtk_css_value_unref (filter->opacity.value); in gtk_css_filter_clear()
86 _gtk_css_value_unref (filter->saturate.value); in gtk_css_filter_clear()
89 _gtk_css_value_unref (filter->sepia.value); in gtk_css_filter_clear()
92 _gtk_css_value_unref (filter->blur.value); in gtk_css_filter_clear()
95 _gtk_css_value_unref (filter->drop_shadow.value); in gtk_css_filter_clear()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcsscalcvalue.c87 _gtk_css_value_unref (value); in gtk_css_calc_array_add()
332 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_value()
376 _gtk_css_value_unref (value); in gtk_css_calc_value_parse_product()
377 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_product()
386 _gtk_css_value_unref (value); in gtk_css_calc_value_parse_product()
406 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_product()
436 _gtk_css_value_unref (temp); in gtk_css_calc_value_parse_sum()
445 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_sum()
446 _gtk_css_value_unref (next); in gtk_css_calc_value_parse_sum()
453 _gtk_css_value_unref (result); in gtk_css_calc_value_parse_sum()
[all …]
H A Dgtkcsspositionvalue.c33 _gtk_css_value_unref (value->x); in gtk_css_value_position_free()
34 _gtk_css_value_unref (value->y); in gtk_css_value_position_free()
52 _gtk_css_value_unref (x); in gtk_css_value_position_compute()
53 _gtk_css_value_unref (y); in gtk_css_value_position_compute()
82 _gtk_css_value_unref (x); in gtk_css_value_position_transition()
148 _gtk_css_value_unref (values[i].number); in gtk_css_value_position_print()
149 _gtk_css_value_unref (center); in gtk_css_value_position_print()
248 _gtk_css_value_unref (y); in position_value_parse()
256 _gtk_css_value_unref (x); in position_value_parse()
273 _gtk_css_value_unref (x); in position_value_parse()
[all …]
H A Dgtkcsscolorvalue.c76 _gtk_css_value_unref (color->last_value); in gtk_css_value_color_free()
193 _gtk_css_value_unref (val); in _gtk_css_color_value_resolve()
211 _gtk_css_value_unref (val); in _gtk_css_color_value_resolve()
226 _gtk_css_value_unref (val); in _gtk_css_color_value_resolve()
232 _gtk_css_value_unref (val); in _gtk_css_color_value_resolve()
276 _gtk_css_value_unref (value); in _gtk_css_color_value_resolve()
721 _gtk_css_value_unref (child1); in _gtk_css_color_value_parse_function()
728 _gtk_css_value_unref (child1); in _gtk_css_color_value_parse_function()
778 _gtk_css_value_unref (child1); in _gtk_css_color_value_parse_function()
780 _gtk_css_value_unref (child2); in _gtk_css_color_value_parse_function()
[all …]
H A Dgtkcsscornervalue.c33 _gtk_css_value_unref (value->x); in gtk_css_value_corner_free()
34 _gtk_css_value_unref (value->y); in gtk_css_value_corner_free()
52 _gtk_css_value_unref (x); in gtk_css_value_corner_compute()
53 _gtk_css_value_unref (y); in gtk_css_value_corner_compute()
82 _gtk_css_value_unref (x); in gtk_css_value_corner_transition()
146 _gtk_css_value_unref (x); in _gtk_css_corner_value_parse()
H A Dgtkcssshadowsvalue.c47 _gtk_css_value_unref (value->values[i]); in gtk_css_value_shadows_free()
86 _gtk_css_value_unref (tmp); in gtk_css_value_shadows_compute()
142 _gtk_css_value_unref (values[i]); in gtk_css_value_shadows_transition()
152 _gtk_css_value_unref (fill); in gtk_css_value_shadows_transition()
157 _gtk_css_value_unref (values[i]); in gtk_css_value_shadows_transition()
168 _gtk_css_value_unref (fill); in gtk_css_value_shadows_transition()
173 _gtk_css_value_unref (values[i]); in gtk_css_value_shadows_transition()
251 g_ptr_array_set_free_func (values, (GDestroyNotify) _gtk_css_value_unref); in _gtk_css_shadows_value_parse()
H A Dgtkcsswin32sizevalue.c290 _gtk_css_value_unref (value); in gtk_css_win32_size_value_parse_size()
298 _gtk_css_value_unref (value); in gtk_css_win32_size_value_parse_size()
312 _gtk_css_value_unref (value); in gtk_css_win32_size_value_parse_part_size()
319 _gtk_css_value_unref (value); in gtk_css_win32_size_value_parse_part_size()
326 _gtk_css_value_unref (value); in gtk_css_win32_size_value_parse_part_size()
363 _gtk_css_value_unref (result); in gtk_css_win32_size_value_parse()
385 _gtk_css_value_unref (result); in gtk_css_win32_size_value_parse()
395 _gtk_css_value_unref (result); in gtk_css_win32_size_value_parse()
H A Dgtkcssarrayvalue.c39 _gtk_css_value_unref (value->values[i]); in gtk_css_value_array_free()
72 _gtk_css_value_unref (i_value); in gtk_css_value_array_compute()
139 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_repeat()
180 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_extend()
200 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_extend()
214 _gtk_css_value_unref (transitions[i]); in gtk_css_value_array_transition_extend()
369 g_ptr_array_set_free_func (values, (GDestroyNotify) _gtk_css_value_unref); in _gtk_css_array_value_parse()
H A Dgtkcssbgsizevalue.c36 _gtk_css_value_unref (value->x); in gtk_css_value_bg_size_free()
38 _gtk_css_value_unref (value->y); in gtk_css_value_bg_size_free()
66 _gtk_css_value_unref (x); in gtk_css_value_bg_size_compute()
68 _gtk_css_value_unref (y); in gtk_css_value_bg_size_compute()
122 _gtk_css_value_unref (x); in gtk_css_value_bg_size_transition()
217 _gtk_css_value_unref (x); in _gtk_css_bg_size_value_parse()
H A Dgtkcsspalettevalue.c75 _gtk_css_value_unref (result); in gtk_css_value_palette_compute()
191 (GDestroyNotify) _gtk_css_value_unref); in gtk_css_palette_value_new_empty()
226 _gtk_css_value_unref (result); in gtk_css_palette_value_parse()
234 _gtk_css_value_unref (result); in gtk_css_palette_value_parse()
H A Dgtkcssstaticstyle.c81 _gtk_css_value_unref (style->values[i]); in gtk_css_static_style_dispose()
123 _gtk_css_value_unref (style->values[id]); in gtk_css_static_style_set_value()
241 _gtk_css_value_unref (value); in gtk_css_static_style_compute_value()
242 _gtk_css_value_unref (specified); in gtk_css_static_style_compute_value()
H A Dgtkcssbordervalue.c38 _gtk_css_value_unref (value->values[i]); in gtk_css_value_border_free()
74 _gtk_css_value_unref (values[i]); in gtk_css_value_border_compute()
192 _gtk_css_value_unref (result); in _gtk_css_border_value_parse()
200 _gtk_css_value_unref (result); in _gtk_css_border_value_parse()
H A Dgtkcsstransition.c81 _gtk_css_value_unref (value); in gtk_css_transition_apply_values()
105 _gtk_css_value_unref (transition->start); in gtk_css_transition_finalize()
106 _gtk_css_value_unref (transition->ease); in gtk_css_transition_finalize()
H A Dgtkcsstransformvalue.c79 _gtk_css_value_unref (transform->translate.x); in gtk_css_transform_clear()
80 _gtk_css_value_unref (transform->translate.y); in gtk_css_transform_clear()
83 _gtk_css_value_unref (transform->rotate.rotate); in gtk_css_transform_clear()
86 _gtk_css_value_unref (transform->scale.x); in gtk_css_transform_clear()
87 _gtk_css_value_unref (transform->scale.y); in gtk_css_transform_clear()
90 _gtk_css_value_unref (transform->skew.x); in gtk_css_transform_clear()
91 _gtk_css_value_unref (transform->skew.y); in gtk_css_transform_clear()
94 _gtk_css_value_unref (transform->skew_x.skew); in gtk_css_transform_clear()
97 _gtk_css_value_unref (transform->skew_y.skew); in gtk_css_transform_clear()
304 _gtk_css_value_unref (result); in gtk_css_value_transform_compute()
[all …]
H A Dgtkcsscustomproperty.c75 _gtk_css_value_unref (css_value); in gtk_css_custom_property_assign()
206 _gtk_css_value_unref (initial); in gtk_theming_engine_register_property()
250 _gtk_css_value_unref (initial); in gtk_style_properties_register_property()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtksymboliccolor.c266 _gtk_css_value_unref (color->value); in gtk_symbolic_color_unref()
310 _gtk_css_value_unref (current); in gtk_symbolic_color_resolve()
315 _gtk_css_value_unref (v); in gtk_symbolic_color_resolve()

123