зеркало из https://github.com/mozilla/pjs.git
Bug 612234 Part 2: Rename all pixman export functions r=jmuizelaar a=blocking-2.0
This commit is contained in:
Родитель
ed1b28fceb
Коммит
70874a8f3b
|
@ -411,4 +411,44 @@
|
|||
#define pixman_add_traps _moz_pixman_add_traps
|
||||
#define pixman_add_trapezoids _moz_pixman_add_trapezoids
|
||||
#define pixman_rasterize_trapezoid _moz_pixman_rasterize_trapezoid
|
||||
#define pixman_disable_out_of_bounds_workaround _moz_pixman_disable_out_of_bounds_workaround
|
||||
#define pixman_f_transform_bounds _moz_pixman_f_transform_bounds
|
||||
#define pixman_f_transform_from_pixman_transform _moz_pixman_f_transform_from_pixman_transform
|
||||
#define pixman_f_transform_init_identity _moz_pixman_f_transform_init_identity
|
||||
#define pixman_f_transform_init_rotate _moz_pixman_f_transform_init_rotate
|
||||
#define pixman_f_transform_init_scale _moz_pixman_f_transform_init_scale
|
||||
#define pixman_f_transform_init_translate _moz_pixman_f_transform_init_translate
|
||||
#define pixman_f_transform_invert _moz_pixman_f_transform_invert
|
||||
#define pixman_f_transform_multiply _moz_pixman_f_transform_multiply
|
||||
#define pixman_f_transform_point _moz_pixman_f_transform_point
|
||||
#define pixman_f_transform_point_3d _moz_pixman_f_transform_point_3d
|
||||
#define pixman_f_transform_rotate _moz_pixman_f_transform_rotate
|
||||
#define pixman_f_transform_scale _moz_pixman_f_transform_scale
|
||||
#define pixman_f_transform_translate _moz_pixman_f_transform_translate
|
||||
#define pixman_image_composite32 _moz_pixman_image_composite32
|
||||
#define pixman_image_fill_boxes _moz_pixman_image_fill_boxes
|
||||
#define pixman_image_get_component_alpha _moz_pixman_image_get_component_alpha
|
||||
#define pixman_image_get_destroy_data _moz_pixman_image_get_destroy_data
|
||||
#define pixman_image_get_format _moz_pixman_image_get_format
|
||||
#define pixman_image_set_destroy_function _moz_pixman_image_set_destroy_function
|
||||
#define pixman_region_init_from_image _moz_pixman_region_init_from_image
|
||||
#define pixman_region_intersect_rect _moz_pixman_region_intersect_rect
|
||||
#define pixman_region32_init_from_image _moz_pixman_region32_init_from_image
|
||||
#define pixman_region32_intersect_rect _moz_pixman_region32_intersect_rect
|
||||
#define pixman_transform_bounds _moz_pixman_transform_bounds
|
||||
#define pixman_transform_from_pixman_f_transform _moz_pixman_transform_from_pixman_f_transform
|
||||
#define pixman_transform_init_identity _moz_pixman_transform_init_identity
|
||||
#define pixman_transform_init_rotate _moz_pixman_transform_init_rotate
|
||||
#define pixman_transform_init_scale _moz_pixman_transform_init_scale
|
||||
#define pixman_transform_init_translate _moz_pixman_transform_init_translate
|
||||
#define pixman_transform_invert _moz_pixman_transform_invert
|
||||
#define pixman_transform_is_identity _moz_pixman_transform_is_identity
|
||||
#define pixman_transform_is_int_translate _moz_pixman_transform_is_int_translate
|
||||
#define pixman_transform_is_inverse _moz_pixman_transform_is_inverse
|
||||
#define pixman_transform_is_scale _moz_pixman_transform_is_scale
|
||||
#define pixman_transform_multiply _moz_pixman_transform_multiply
|
||||
#define pixman_transform_point _moz_pixman_transform_point
|
||||
#define pixman_transform_rotate _moz_pixman_transform_rotate
|
||||
#define pixman_transform_scale _moz_pixman_transform_scale
|
||||
#define pixman_transform_translate _moz_pixman_transform_translate
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче