]> git.saurik.com Git - wxWidgets.git/blame - src/png/pngprefix.h
Misc validity fixes to samples/xrc/rc/*.xrc.
[wxWidgets.git] / src / png / pngprefix.h
CommitLineData
fff5f7d5
VZ
1#define png_sRGB_table wx_png_sRGB_table
2#define png_sRGB_base wx_png_sRGB_base
3#define png_sRGB_delta wx_png_sRGB_delta
4#define png_zstream_error wx_png_zstream_error
5#define png_free_buffer_list wx_png_free_buffer_list
6#define png_fixed wx_png_fixed
7#define png_user_version_check wx_png_user_version_check
8#define png_malloc_base wx_png_malloc_base
9#define png_malloc_array wx_png_malloc_array
10#define png_realloc_array wx_png_realloc_array
11#define png_create_png_struct wx_png_create_png_struct
12#define png_destroy_png_struct wx_png_destroy_png_struct
13#define png_free_jmpbuf wx_png_free_jmpbuf
14#define png_zalloc wx_png_zalloc
15#define png_zfree wx_png_zfree
16#define png_default_read_data wx_png_default_read_data
17#define png_push_fill_buffer wx_png_push_fill_buffer
18#define png_default_write_data wx_png_default_write_data
19#define png_default_flush wx_png_default_flush
20#define png_reset_crc wx_png_reset_crc
21#define png_write_data wx_png_write_data
22#define png_read_sig wx_png_read_sig
23#define png_read_chunk_header wx_png_read_chunk_header
24#define png_read_data wx_png_read_data
25#define png_crc_read wx_png_crc_read
26#define png_crc_finish wx_png_crc_finish
27#define png_crc_error wx_png_crc_error
28#define png_calculate_crc wx_png_calculate_crc
29#define png_flush wx_png_flush
30#define png_write_IHDR wx_png_write_IHDR
31#define png_write_PLTE wx_png_write_PLTE
32#define png_compress_IDAT wx_png_compress_IDAT
33#define png_write_IEND wx_png_write_IEND
34#define png_write_gAMA_fixed wx_png_write_gAMA_fixed
35#define png_write_sBIT wx_png_write_sBIT
36#define png_write_cHRM_fixed wx_png_write_cHRM_fixed
37#define png_write_sRGB wx_png_write_sRGB
38#define png_write_iCCP wx_png_write_iCCP
39#define png_write_sPLT wx_png_write_sPLT
40#define png_write_tRNS wx_png_write_tRNS
41#define png_write_bKGD wx_png_write_bKGD
42#define png_write_hIST wx_png_write_hIST
43#define png_write_tEXt wx_png_write_tEXt
44#define png_write_zTXt wx_png_write_zTXt
45#define png_write_iTXt wx_png_write_iTXt
46#define png_set_text_2 wx_png_set_text_2
47#define png_write_oFFs wx_png_write_oFFs
48#define png_write_pCAL wx_png_write_pCAL
49#define png_write_pHYs wx_png_write_pHYs
50#define png_write_tIME wx_png_write_tIME
51#define png_write_sCAL_s wx_png_write_sCAL_s
52#define png_write_finish_row wx_png_write_finish_row
53#define png_write_start_row wx_png_write_start_row
54#define png_combine_row wx_png_combine_row
55#define png_do_read_interlace wx_png_do_read_interlace
56#define png_do_write_interlace wx_png_do_write_interlace
57#define png_read_filter_row wx_png_read_filter_row
58#define png_read_filter_row_up_neon wx_png_read_filter_row_up_neon
59#define png_read_filter_row_sub3_neon wx_png_read_filter_row_sub3_neon
60#define png_read_filter_row_sub4_neon wx_png_read_filter_row_sub4_neon
61#define png_read_filter_row_avg3_neon wx_png_read_filter_row_avg3_neon
62#define png_read_filter_row_avg4_neon wx_png_read_filter_row_avg4_neon
63#define png_read_filter_row_paeth3_neon wx_png_read_filter_row_paeth3_neon
64#define png_read_filter_row_paeth4_neon wx_png_read_filter_row_paeth4_neon
65#define png_write_find_filter wx_png_write_find_filter
66#define png_read_IDAT_data wx_png_read_IDAT_data
67#define png_read_finish_IDAT wx_png_read_finish_IDAT
68#define png_read_finish_row wx_png_read_finish_row
69#define png_read_start_row wx_png_read_start_row
70#define png_read_transform_info wx_png_read_transform_info
71#define png_do_read_filler wx_png_do_read_filler
72#define png_do_read_swap_alpha wx_png_do_read_swap_alpha
73#define png_do_write_swap_alpha wx_png_do_write_swap_alpha
74#define png_do_read_invert_alpha wx_png_do_read_invert_alpha
75#define png_do_write_invert_alpha wx_png_do_write_invert_alpha
76#define png_do_strip_channel wx_png_do_strip_channel
77#define png_do_swap wx_png_do_swap
78#define png_do_packswap wx_png_do_packswap
79#define png_do_rgb_to_gray wx_png_do_rgb_to_gray
80#define png_do_gray_to_rgb wx_png_do_gray_to_rgb
81#define png_do_unpack wx_png_do_unpack
82#define png_do_unshift wx_png_do_unshift
83#define png_do_invert wx_png_do_invert
84#define png_do_scale_16_to_8 wx_png_do_scale_16_to_8
85#define png_do_chop wx_png_do_chop
86#define png_do_quantize wx_png_do_quantize
87#define png_do_bgr wx_png_do_bgr
88#define png_do_pack wx_png_do_pack
89#define png_do_shift wx_png_do_shift
90#define png_do_compose wx_png_do_compose
91#define png_do_gamma wx_png_do_gamma
92#define png_do_encode_alpha wx_png_do_encode_alpha
93#define png_do_expand_palette wx_png_do_expand_palette
94#define png_do_expand wx_png_do_expand
95#define png_do_expand_16 wx_png_do_expand_16
96#define png_handle_IHDR wx_png_handle_IHDR
97#define png_handle_PLTE wx_png_handle_PLTE
98#define png_handle_IEND wx_png_handle_IEND
99#define png_handle_bKGD wx_png_handle_bKGD
100#define png_handle_cHRM wx_png_handle_cHRM
101#define png_handle_gAMA wx_png_handle_gAMA
102#define png_handle_hIST wx_png_handle_hIST
103#define png_handle_iCCP wx_png_handle_iCCP
104#define png_handle_iTXt wx_png_handle_iTXt
105#define png_handle_oFFs wx_png_handle_oFFs
106#define png_handle_pCAL wx_png_handle_pCAL
107#define png_handle_pHYs wx_png_handle_pHYs
108#define png_handle_sBIT wx_png_handle_sBIT
109#define png_handle_sCAL wx_png_handle_sCAL
110#define png_handle_sPLT wx_png_handle_sPLT
111#define png_handle_sRGB wx_png_handle_sRGB
112#define png_handle_tEXt wx_png_handle_tEXt
113#define png_handle_tIME wx_png_handle_tIME
114#define png_handle_tRNS wx_png_handle_tRNS
115#define png_handle_zTXt wx_png_handle_zTXt
116#define png_check_chunk_name wx_png_check_chunk_name
117#define png_handle_unknown wx_png_handle_unknown
118#define png_chunk_unknown_handling wx_png_chunk_unknown_handling
119#define png_do_read_transformations wx_png_do_read_transformations
120#define png_do_write_transformations wx_png_do_write_transformations
121#define png_init_read_transformations wx_png_init_read_transformations
122#define png_push_read_chunk wx_png_push_read_chunk
123#define png_push_read_sig wx_png_push_read_sig
124#define png_push_check_crc wx_png_push_check_crc
125#define png_push_crc_skip wx_png_push_crc_skip
126#define png_push_crc_finish wx_png_push_crc_finish
127#define png_push_save_buffer wx_png_push_save_buffer
128#define png_push_restore_buffer wx_png_push_restore_buffer
129#define png_push_read_IDAT wx_png_push_read_IDAT
130#define png_process_IDAT_data wx_png_process_IDAT_data
131#define png_push_process_row wx_png_push_process_row
132#define png_push_handle_unknown wx_png_push_handle_unknown
133#define png_push_have_info wx_png_push_have_info
134#define png_push_have_end wx_png_push_have_end
135#define png_push_have_row wx_png_push_have_row
136#define png_push_read_end wx_png_push_read_end
137#define png_process_some_data wx_png_process_some_data
138#define png_read_push_finish_row wx_png_read_push_finish_row
139#define png_push_handle_tEXt wx_png_push_handle_tEXt
140#define png_push_read_tEXt wx_png_push_read_tEXt
141#define png_push_handle_zTXt wx_png_push_handle_zTXt
142#define png_push_read_zTXt wx_png_push_read_zTXt
143#define png_push_handle_iTXt wx_png_push_handle_iTXt
144#define png_push_read_iTXt wx_png_push_read_iTXt
145#define png_do_read_intrapixel wx_png_do_read_intrapixel
146#define png_do_write_intrapixel wx_png_do_write_intrapixel
147#define png_colorspace_set_gamma wx_png_colorspace_set_gamma
148#define png_colorspace_sync_info wx_png_colorspace_sync_info
149#define png_colorspace_sync wx_png_colorspace_sync
150#define png_colorspace_set_chromaticities wx_png_colorspace_set_chromaticities
151#define png_colorspace_set_endpoints wx_png_colorspace_set_endpoints
152#define png_colorspace_set_sRGB wx_png_colorspace_set_sRGB
153#define png_colorspace_set_ICC wx_png_colorspace_set_ICC
154#define png_icc_check_length wx_png_icc_check_length
155#define png_icc_check_header wx_png_icc_check_header
156#define png_icc_check_tag_table wx_png_icc_check_tag_table
157#define png_icc_set_sRGB wx_png_icc_set_sRGB
158#define png_colorspace_set_rgb_coefficients wx_png_colorspace_set_rgb_coefficients
159#define png_check_IHDR wx_png_check_IHDR
160#define png_do_check_palette_indexes wx_png_do_check_palette_indexes
161#define png_fixed_error wx_png_fixed_error
162#define png_safecat wx_png_safecat
163#define png_format_number wx_png_format_number
164#define png_warning_parameter wx_png_warning_parameter
165#define png_warning_parameter_unsigned wx_png_warning_parameter_unsigned
166#define png_warning_parameter_signed wx_png_warning_parameter_signed
167#define png_formatted_warning wx_png_formatted_warning
168#define png_app_warning wx_png_app_warning
169#define png_app_error wx_png_app_error
170#define png_chunk_report wx_png_chunk_report
171#define png_ascii_from_fp wx_png_ascii_from_fp
172#define png_ascii_from_fixed wx_png_ascii_from_fixed
173#define png_check_fp_number wx_png_check_fp_number
174#define png_check_fp_string wx_png_check_fp_string
175#define png_muldiv wx_png_muldiv
176#define png_muldiv_warn wx_png_muldiv_warn
177#define png_reciprocal wx_png_reciprocal
178#define png_reciprocal2 wx_png_reciprocal2
179#define png_gamma_significant wx_png_gamma_significant
180#define png_gamma_correct wx_png_gamma_correct
181#define png_gamma_16bit_correct wx_png_gamma_16bit_correct
182#define png_gamma_8bit_correct wx_png_gamma_8bit_correct
183#define png_destroy_gamma_table wx_png_destroy_gamma_table
184#define png_build_gamma_table wx_png_build_gamma_table
185#define png_safe_error wx_png_safe_error
186#define png_safe_warning wx_png_safe_warning
187#define png_safe_execute wx_png_safe_execute
188#define png_image_error wx_png_image_error