Home
last modified time | relevance | path

Searched refs:png_tEXt (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/3rdparty/libpng/
H A Dpngpread.c387 else if (chunk_name == png_tEXt) in png_push_read_chunk()
H A Dpngread.c234 else if (chunk_name == png_tEXt) in png_read_info()
907 else if (chunk_name == png_tEXt) in png_read_end()
H A Dpngpriv.h862 #define png_tEXt PNG_U32(116, 69, 88, 116) macro
H A Dpngwutil.c1553 png_write_chunk_header(png_ptr, png_tEXt, in png_write_tEXt()