1 #ifdef MOZ_TREE_PIXMAN
2 #define pixman_composite_glyphs _moz_pixman_composite_glyphs
3 #define pixman_composite_glyphs_no_mask _moz_pixman_composite_glyphs_no_mask
4 #define pixman_glyph_cache_create _moz_pixman_glyph_cache_create
5 #define pixman_glyph_cache_destroy _moz_pixman_glyph_cache_destroy
6 #define pixman_glyph_cache_freeze _moz_pixman_glyph_cache_freeze
7 #define pixman_glyph_cache_insert _moz_pixman_glyph_cache_insert
8 #define pixman_glyph_cache_lookup _moz_pixman_glyph_cache_lookup
9 #define pixman_glyph_cache_remove _moz_pixman_glyph_cache_remove
10 #define pixman_glyph_cache_thaw _moz_pixman_glyph_cache_thaw
11 #define pixman_glyph_get_extents _moz_pixman_glyph_get_extents
12 #define pixman_glyph_get_mask_format _moz_pixman_glyph_get_mask_format
13 #define pixman_region_set_static_pointers _moz_pixman_region_set_static_pointers
14 #define pixman_region_init _moz_pixman_region_init
15 #define pixman_region_init_rect _moz_pixman_region_init_rect
16 #define pixman_region_init_rects _moz_pixman_region_init_rects
17 #define pixman_region_init_with_extents _moz_pixman_region_init_with_extents
18 #define pixman_region_fini _moz_pixman_region_fini
19 #define pixman_region_translate _moz_pixman_region_translate
20 #define pixman_region_copy _moz_pixman_region_copy
21 #define pixman_region_intersect _moz_pixman_region_intersect
22 #define pixman_region_union _moz_pixman_region_union
23 #define pixman_region_union_rect _moz_pixman_region_union_rect
24 #define pixman_region_subtract _moz_pixman_region_subtract
25 #define pixman_region_inverse _moz_pixman_region_inverse
26 #define pixman_region_contains_point _moz_pixman_region_contains_point
27 #define pixman_region_contains_rectangle _moz_pixman_region_contains_rectangle
28 #define pixman_region_not_empty _moz_pixman_region_not_empty
29 #define pixman_region_extents _moz_pixman_region_extents
30 #define pixman_region_n_rects _moz_pixman_region_n_rects
31 #define pixman_region_rectangles _moz_pixman_region_rectangles
32 #define pixman_region_equal _moz_pixman_region_equal
33 #define pixman_region_selfcheck _moz_pixman_region_selfcheck
34 #define pixman_region_reset _moz_pixman_region_reset
35 #define pixman_region_clear _moz_pixman_region_clear
36 #define pixman_region_print _moz_pixman_region_print
37 #define pixman_region32_init _moz_pixman_region32_init
38 #define pixman_region32_init_rect _moz_pixman_region32_init_rect
39 #define pixman_region32_init_rects _moz_pixman_region32_init_rects
40 #define pixman_region32_init_with_extents _moz_pixman_region32_init_with_extents
41 #define pixman_region32_init_from_image _moz_pixman_region32_init_from_image
42 #define pixman_region32_fini _moz_pixman_region32_fini
43 #define pixman_region32_translate _moz_pixman_region32_translate
44 #define pixman_region32_copy _moz_pixman_region32_copy
45 #define pixman_region32_intersect _moz_pixman_region32_intersect
46 #define pixman_region32_intersect_rect _moz_pixman_region32_intersect_rect
47 #define pixman_region32_union _moz_pixman_region32_union
48 #define pixman_region32_union_rect _moz_pixman_region32_union_rect
49 #define pixman_region32_subtract _moz_pixman_region32_subtract
50 #define pixman_region32_inverse _moz_pixman_region32_inverse
51 #define pixman_region32_contains_point _moz_pixman_region32_contains_point
52 #define pixman_region32_contains_rectangle _moz_pixman_region32_contains_rectangle
53 #define pixman_region32_not_empty _moz_pixman_region32_not_empty
54 #define pixman_region32_extents _moz_pixman_region32_extents
55 #define pixman_region32_n_rects _moz_pixman_region32_n_rects
56 #define pixman_region32_rectangles _moz_pixman_region32_rectangles
57 #define pixman_region32_equal _moz_pixman_region32_equal
58 #define pixman_region32_selfcheck _moz_pixman_region32_selfcheck
59 #define pixman_region32_reset _moz_pixman_region32_reset
60 #define pixman_region32_clear _moz_pixman_region32_clear
61 #define pixman_region32_print _moz_pixman_region32_print
62 #define pixman_blt _moz_pixman_blt
63 #define pixman_fill _moz_pixman_fill
64 #define pixman_transform_point_3d _moz_pixman_transform_point_3d
65 #define pixman_version _moz_pixman_version
66 #define pixman_version_string _moz_pixman_version_string
67 #define pixman_format_supported_destination _moz_pixman_format_supported_destination
68 #define pixman_format_supported_source _moz_pixman_format_supported_source
69 #define pixman_image_create_solid_fill _moz_pixman_image_create_solid_fill
70 #define pixman_image_create_linear_gradient _moz_pixman_image_create_linear_gradient
71 #define pixman_image_create_radial_gradient _moz_pixman_image_create_radial_gradient
72 #define pixman_image_create_conical_gradient _moz_pixman_image_create_conical_gradient
73 #define pixman_image_create_bits _moz_pixman_image_create_bits
74 #define pixman_image_ref _moz_pixman_image_ref
75 #define pixman_image_unref _moz_pixman_image_unref
76 #define pixman_image_set_clip_region _moz_pixman_image_set_clip_region
77 #define pixman_image_set_clip_region32 _moz_pixman_image_set_clip_region32
78 #define pixman_image_set_has_client_clip _moz_pixman_image_set_has_client_clip
79 #define pixman_image_set_transform _moz_pixman_image_set_transform
80 #define pixman_image_set_repeat _moz_pixman_image_set_repeat
81 #define pixman_image_set_filter _moz_pixman_image_set_filter
82 #define pixman_image_set_source_clipping _moz_pixman_image_set_source_clipping
83 #define pixman_image_set_alpha_map _moz_pixman_image_set_alpha_map
84 #define pixman_image_set_component_alpha _moz_pixman_image_set_component_alpha
85 #define pixman_image_set_accessors	 _moz_pixman_image_set_accessors
86 #define pixman_image_set_indexed	 _moz_pixman_image_set_indexed
87 #define pixman_image_get_data _moz_pixman_image_get_data
88 #define pixman_image_get_width _moz_pixman_image_get_width
89 #define pixman_image_get_height _moz_pixman_image_get_height
90 #define pixman_image_get_stride _moz_pixman_image_get_stride
91 #define pixman_image_get_depth _moz_pixman_image_get_depth
92 #define pixman_image_fill_rectangles	 _moz_pixman_image_fill_rectangles
93 #define pixman_compute_composite_region _moz_pixman_compute_composite_region
94 #define pixman_image_composite _moz_pixman_image_composite
95 #define pixman_sample_ceil_y _moz_pixman_sample_ceil_y
96 #define pixman_sample_floor_y _moz_pixman_sample_floor_y
97 #define pixman_edge_step _moz_pixman_edge_step
98 #define pixman_edge_init _moz_pixman_edge_init
99 #define pixman_line_fixed_edge_init _moz_pixman_line_fixed_edge_init
100 #define pixman_rasterize_edges _moz_pixman_rasterize_edges
101 #define pixman_add_traps _moz_pixman_add_traps
102 #define pixman_add_trapezoids _moz_pixman_add_trapezoids
103 #define pixman_add_triangles _moz_pixman_add_triangles
104 #define pixman_composite_trapezoids _moz_pixman_composite_trapezoids
105 #define pixman_composite_triangles _moz_pixman_composite_triangles
106 #define pixman_rasterize_trapezoid _moz_pixman_rasterize_trapezoid
107 #define pixman_disable_out_of_bounds_workaround _moz_pixman_disable_out_of_bounds_workaround
108 #define pixman_f_transform_bounds _moz_pixman_f_transform_bounds
109 #define pixman_f_transform_from_pixman_transform _moz_pixman_f_transform_from_pixman_transform
110 #define pixman_f_transform_init_identity _moz_pixman_f_transform_init_identity
111 #define pixman_f_transform_init_rotate _moz_pixman_f_transform_init_rotate
112 #define pixman_f_transform_init_scale _moz_pixman_f_transform_init_scale
113 #define pixman_f_transform_init_translate _moz_pixman_f_transform_init_translate
114 #define pixman_f_transform_invert _moz_pixman_f_transform_invert
115 #define pixman_f_transform_multiply _moz_pixman_f_transform_multiply
116 #define pixman_f_transform_point _moz_pixman_f_transform_point
117 #define pixman_f_transform_point_3d _moz_pixman_f_transform_point_3d
118 #define pixman_f_transform_rotate _moz_pixman_f_transform_rotate
119 #define pixman_f_transform_scale _moz_pixman_f_transform_scale
120 #define pixman_f_transform_translate _moz_pixman_f_transform_translate
121 #define pixman_image_composite32 _moz_pixman_image_composite32
122 #define pixman_image_fill_boxes _moz_pixman_image_fill_boxes
123 #define pixman_image_get_component_alpha _moz_pixman_image_get_component_alpha
124 #define pixman_image_get_destroy_data _moz_pixman_image_get_destroy_data
125 #define pixman_image_get_format _moz_pixman_image_get_format
126 #define pixman_image_set_destroy_function _moz_pixman_image_set_destroy_function
127 #define pixman_region_init_from_image _moz_pixman_region_init_from_image
128 #define pixman_region_intersect_rect _moz_pixman_region_intersect_rect
129 #define pixman_transform_bounds _moz_pixman_transform_bounds
130 #define pixman_transform_from_pixman_f_transform _moz_pixman_transform_from_pixman_f_transform
131 #define pixman_transform_init_identity _moz_pixman_transform_init_identity
132 #define pixman_transform_init_rotate _moz_pixman_transform_init_rotate
133 #define pixman_transform_init_scale _moz_pixman_transform_init_scale
134 #define pixman_transform_init_translate _moz_pixman_transform_init_translate
135 #define pixman_transform_invert _moz_pixman_transform_invert
136 #define pixman_transform_is_identity _moz_pixman_transform_is_identity
137 #define pixman_transform_is_int_translate _moz_pixman_transform_is_int_translate
138 #define pixman_transform_is_inverse _moz_pixman_transform_is_inverse
139 #define pixman_transform_is_scale _moz_pixman_transform_is_scale
140 #define pixman_transform_multiply _moz_pixman_transform_multiply
141 #define pixman_transform_point _moz_pixman_transform_point
142 #define pixman_transform_rotate _moz_pixman_transform_rotate
143 #define pixman_transform_scale _moz_pixman_transform_scale
144 #define pixman_transform_translate _moz_pixman_transform_translate
145 #endif
146