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/opencv3/3rdparty/libpng/
pngerror.c
15
* and use
png_set_error_fn
() to use those functions. See the instructions
34
* you should supply a replacement error function and use
png_set_error_fn
()
211
*
png_set_error_fn
() to replace the warning function at run-time.
515
* error function pointer in
png_set_error_fn
().
643
png_set_error_fn
(png_structp png_ptr, png_voidp error_ptr,
function
/external/pdfium/third_party/lpng_v163/
pngerror.c
14
* and use
png_set_error_fn
() to use those functions. See the instructions
33
* you should supply a replacement error function and use
png_set_error_fn
()
212
*
png_set_error_fn
() to replace the warning function at run-time.
685
* error function pointer in
png_set_error_fn
().
803
png_set_error_fn
(png_structrp png_ptr, png_voidp error_ptr,
function
png.h
486
#define
png_set_error_fn
FOXIT_png_set_error_fn
macro
[
all
...]
/external/libpng/contrib/libtests/
tarith.c
48
#define
png_set_error_fn
(pp, ep, efp, wfp) ((void)0)
macro
Completed in 4196 milliseconds