OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:png_set_error_fn
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libpng/
pngerror.c
15
* and use
png_set_error_fn
() to use those functions. See the instructions
35
* you should supply a replacement error function and use
png_set_error_fn
()
108
*
png_set_error_fn
() to replace the warning function at run-time.
246
* error function pointer in
png_set_error_fn
().
361
png_set_error_fn
(png_structp png_ptr, png_voidp error_ptr,
function
pngusr.h
375
#define
png_set_error_fn
wk_png_set_error_fn
macro
/external/libpng/
pngerror.c
15
* and use
png_set_error_fn
() to use those functions. See the instructions
35
* you should supply a replacement error function and use
png_set_error_fn
()
108
*
png_set_error_fn
() to replace the warning function at run-time.
246
* error function pointer in
png_set_error_fn
().
361
png_set_error_fn
(png_structp png_ptr, png_voidp error_ptr,
function
/external/qemu/distrib/libpng-1.2.19/
pngerror.c
12
* and use
png_set_error_fn
() to use those functions. See the instructions
31
* you should supply a replacement error function and use
png_set_error_fn
()
85
*
png_set_error_fn
() to replace the warning function at run-time.
193
* error function pointer in
png_set_error_fn
().
291
png_set_error_fn
(png_structp png_ptr, png_voidp error_ptr,
function
Completed in 70 milliseconds