mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1159273 - Update gkmedias symbol defs to catch up with the Cairo/Pixman renames. r=jrmuizel
This commit is contained in:
parent
954ff38e34
commit
2dc053b660
@ -317,10 +317,32 @@ _moz_cairo_copy_path
|
|||||||
_moz_cairo_copy_path_flat
|
_moz_cairo_copy_path_flat
|
||||||
_moz_cairo_create
|
_moz_cairo_create
|
||||||
_moz_cairo_curve_to
|
_moz_cairo_curve_to
|
||||||
|
_moz_cairo_d2d_create_device
|
||||||
|
_moz_cairo_d2d_create_device_from_d3d10device
|
||||||
|
_moz_cairo_d2d_device_get_device
|
||||||
|
_moz_cairo_d2d_get_dc
|
||||||
|
_moz_cairo_d2d_get_image_surface_cache_usage
|
||||||
|
_moz_cairo_d2d_get_surface_vram_usage
|
||||||
|
_moz_cairo_d2d_present_backbuffer
|
||||||
|
_moz_cairo_d2d_release_dc
|
||||||
|
_moz_cairo_d2d_scroll
|
||||||
|
_moz_cairo_d2d_surface_create
|
||||||
|
_moz_cairo_d2d_surface_create_for_handle
|
||||||
|
_moz_cairo_d2d_surface_create_for_hwnd
|
||||||
|
_moz_cairo_d2d_surface_create_for_texture
|
||||||
|
_moz_cairo_d2d_surface_get_height
|
||||||
|
_moz_cairo_d2d_surface_get_texture
|
||||||
|
_moz_cairo_d2d_surface_get_width
|
||||||
_moz_cairo_debug_reset_static_data
|
_moz_cairo_debug_reset_static_data
|
||||||
_moz_cairo_destroy
|
_moz_cairo_destroy
|
||||||
_moz_cairo_device_to_user
|
_moz_cairo_device_to_user
|
||||||
_moz_cairo_device_to_user_distance
|
_moz_cairo_device_to_user_distance
|
||||||
|
_moz_cairo_dwrite_font_face_create_for_dwrite_fontface
|
||||||
|
_moz_cairo_dwrite_get_cleartype_rendering_mode
|
||||||
|
_moz_cairo_dwrite_scaled_font_allow_manual_show_glyphs
|
||||||
|
_moz_cairo_dwrite_scaled_font_get_force_GDI_classic
|
||||||
|
_moz_cairo_dwrite_scaled_font_set_force_GDI_classic
|
||||||
|
_moz_cairo_dwrite_set_cleartype_params
|
||||||
_moz_cairo_fill
|
_moz_cairo_fill
|
||||||
_moz_cairo_fill_extents
|
_moz_cairo_fill_extents
|
||||||
_moz_cairo_fill_preserve
|
_moz_cairo_fill_preserve
|
||||||
@ -375,6 +397,7 @@ _moz_cairo_matrix_translate
|
|||||||
_moz_cairo_move_to
|
_moz_cairo_move_to
|
||||||
_moz_cairo_new_path
|
_moz_cairo_new_path
|
||||||
_moz_cairo_new_sub_path
|
_moz_cairo_new_sub_path
|
||||||
|
_moz_cairo_null_surface_create
|
||||||
_moz_cairo_paint
|
_moz_cairo_paint
|
||||||
_moz_cairo_paint_with_alpha
|
_moz_cairo_paint_with_alpha
|
||||||
_moz_cairo_path_destroy
|
_moz_cairo_path_destroy
|
||||||
@ -408,6 +431,7 @@ _moz_cairo_push_group_with_content
|
|||||||
_moz_cairo_rectangle
|
_moz_cairo_rectangle
|
||||||
_moz_cairo_rectangle_list_destroy
|
_moz_cairo_rectangle_list_destroy
|
||||||
_moz_cairo_reference
|
_moz_cairo_reference
|
||||||
|
_moz_cairo_release_device
|
||||||
_moz_cairo_reset_clip
|
_moz_cairo_reset_clip
|
||||||
_moz_cairo_restore
|
_moz_cairo_restore
|
||||||
_moz_cairo_rotate
|
_moz_cairo_rotate
|
||||||
@ -441,6 +465,7 @@ _moz_cairo_status_to_string
|
|||||||
_moz_cairo_stroke
|
_moz_cairo_stroke
|
||||||
_moz_cairo_stroke_extents
|
_moz_cairo_stroke_extents
|
||||||
_moz_cairo_stroke_preserve
|
_moz_cairo_stroke_preserve
|
||||||
|
_moz_cairo_surface_attach_snapshot
|
||||||
_moz_cairo_surface_create_similar
|
_moz_cairo_surface_create_similar
|
||||||
_moz_cairo_surface_destroy
|
_moz_cairo_surface_destroy
|
||||||
_moz_cairo_surface_finish
|
_moz_cairo_surface_finish
|
||||||
@ -468,16 +493,22 @@ _moz_cairo_translate
|
|||||||
_moz_cairo_user_to_device
|
_moz_cairo_user_to_device
|
||||||
_moz_cairo_user_to_device_distance
|
_moz_cairo_user_to_device_distance
|
||||||
_moz_cairo_win32_font_face_create_for_logfontw_hfont
|
_moz_cairo_win32_font_face_create_for_logfontw_hfont
|
||||||
|
_moz_cairo_win32_get_dc_with_clip
|
||||||
|
_moz_cairo_win32_get_system_text_quality
|
||||||
#ifdef NS_PRINTING
|
#ifdef NS_PRINTING
|
||||||
_moz_cairo_win32_printing_surface_create
|
_moz_cairo_win32_printing_surface_create
|
||||||
#endif
|
#endif
|
||||||
_moz_cairo_win32_scaled_font_select_font
|
_moz_cairo_win32_scaled_font_select_font
|
||||||
_moz_cairo_win32_surface_create
|
_moz_cairo_win32_surface_create
|
||||||
|
_moz_cairo_win32_surface_create_with_alpha
|
||||||
_moz_cairo_win32_surface_create_with_d3dsurface9
|
_moz_cairo_win32_surface_create_with_d3dsurface9
|
||||||
_moz_cairo_win32_surface_create_with_ddb
|
_moz_cairo_win32_surface_create_with_ddb
|
||||||
_moz_cairo_win32_surface_create_with_dib
|
_moz_cairo_win32_surface_create_with_dib
|
||||||
_moz_cairo_win32_surface_get_dc
|
_moz_cairo_win32_surface_get_dc
|
||||||
|
_moz_cairo_win32_surface_get_height
|
||||||
_moz_cairo_win32_surface_get_image
|
_moz_cairo_win32_surface_get_image
|
||||||
|
_moz_cairo_win32_surface_get_width
|
||||||
|
_moz_cairo_win32_surface_set_can_convert_to_dib
|
||||||
#ifdef MOZ_TREE_PIXMAN
|
#ifdef MOZ_TREE_PIXMAN
|
||||||
_moz_pixman_image_composite32
|
_moz_pixman_image_composite32
|
||||||
_moz_pixman_image_create_bits
|
_moz_pixman_image_create_bits
|
||||||
@ -510,37 +541,6 @@ _moz_pixman_region32_selfcheck
|
|||||||
_moz_pixman_region32_reset
|
_moz_pixman_region32_reset
|
||||||
_moz_pixman_region32_clear
|
_moz_pixman_region32_clear
|
||||||
#endif
|
#endif
|
||||||
cairo_d2d_create_device
|
|
||||||
cairo_d2d_create_device_from_d3d10device
|
|
||||||
cairo_d2d_device_get_device
|
|
||||||
cairo_d2d_get_dc
|
|
||||||
cairo_d2d_get_image_surface_cache_usage
|
|
||||||
cairo_d2d_get_surface_vram_usage
|
|
||||||
cairo_d2d_present_backbuffer
|
|
||||||
cairo_d2d_release_dc
|
|
||||||
cairo_d2d_scroll
|
|
||||||
cairo_d2d_surface_create
|
|
||||||
cairo_d2d_surface_create_for_handle
|
|
||||||
cairo_d2d_surface_create_for_hwnd
|
|
||||||
cairo_d2d_surface_create_for_texture
|
|
||||||
cairo_d2d_surface_get_height
|
|
||||||
cairo_d2d_surface_get_texture
|
|
||||||
cairo_d2d_surface_get_width
|
|
||||||
cairo_dwrite_font_face_create_for_dwrite_fontface
|
|
||||||
cairo_dwrite_get_cleartype_rendering_mode
|
|
||||||
cairo_dwrite_scaled_font_allow_manual_show_glyphs
|
|
||||||
cairo_dwrite_scaled_font_get_force_GDI_classic
|
|
||||||
cairo_dwrite_scaled_font_set_force_GDI_classic
|
|
||||||
cairo_dwrite_set_cleartype_params
|
|
||||||
cairo_null_surface_create
|
|
||||||
cairo_release_device
|
|
||||||
cairo_surface_attach_snapshot
|
|
||||||
cairo_win32_get_dc_with_clip
|
|
||||||
cairo_win32_get_system_text_quality
|
|
||||||
cairo_win32_surface_create_with_alpha
|
|
||||||
cairo_win32_surface_get_height
|
|
||||||
cairo_win32_surface_get_width
|
|
||||||
cairo_win32_surface_set_can_convert_to_dib
|
|
||||||
#endif
|
#endif
|
||||||
hb_blob_create
|
hb_blob_create
|
||||||
hb_blob_destroy
|
hb_blob_destroy
|
||||||
|
Loading…
Reference in New Issue
Block a user