Searched refs:lang_key (Results 1 - 22 of 22) sorted by relevance

/external/syslinux/com32/lib/libpng/
H A Dpngpread.c1286 text_ptr->lang_key = NULL;
1488 text_ptr->lang_key = NULL;
1558 png_charp lang_key; local
1586 for (lang_key = lang; *lang_key; lang_key++)
1589 lang_key++; /* Skip NUL separator */
1591 text=lang_key;
1593 if (lang_key < key + png_ptr->current_text_size - 1)
1608 text_ptr->lang_key
[all...]
H A Dpngset.c730 if (text_ptr[i].lang_key != NULL)
731 lang_key_len = png_strlen(text_ptr[i].lang_key);
777 textp->lang_key = textp->lang + lang_len + 1;
778 png_memcpy(textp->lang_key, text_ptr[i].lang_key, lang_key_len);
779 *(textp->lang_key + lang_key_len) = '\0';
780 textp->text = textp->lang_key + lang_key_len + 1;
787 textp->lang_key=NULL;
H A Dpngrutil.c2069 text_ptr->lang_key = NULL;
2189 text_ptr->lang_key = NULL;
2211 png_charp key, lang, text, lang_key; local
2293 for (lang_key = lang; *lang_key; lang_key++)
2295 lang_key++; /* Skip NUL separator */
2297 if (lang_key >= png_ptr->chunkdata + slength)
2305 for (text = lang_key; *text; text++)
2334 text_ptr->lang_key
[all...]
H A Dpngwutil.c1453 png_charp lang, png_charp lang_key, png_charp text)
1481 if (lang_key == NULL)
1484 lang_key_len = png_strlen(lang_key);
1497 * and the NULs after the key, lang, and lang_key parts */
1501 5 /* comp byte, comp flag, terminators for key, lang and lang_key */
1528 png_write_chunk_data(png_ptr, (lang_key ? (png_bytep)lang_key : cbuf),
1452 png_write_iTXt(png_structp png_ptr, int compression, png_charp key, png_charp lang, png_charp lang_key, png_charp text) argument
H A Dpngwrite.c244 info_ptr->text[i].lang_key,
350 info_ptr->text[i].lang_key,
/external/libpng/
H A Dpngset.c870 if (text_ptr[i].lang_key != NULL)
871 lang_key_len = strlen(text_ptr[i].lang_key);
926 textp->lang_key = textp->lang + lang_len + 1;
927 memcpy(textp->lang_key, text_ptr[i].lang_key, lang_key_len);
928 *(textp->lang_key + lang_key_len) = '\0';
929 textp->text = textp->lang_key + lang_key_len + 1;
935 textp->lang_key=NULL;
H A Dexample.c890 text_ptr[0].lang_key = NULL;
899 text_ptr[1].lang_key = NULL;
908 text_ptr[2].lang_key = NULL;
H A Dpngwutil.c1627 png_const_charp lang, png_const_charp lang_key, png_const_charp text)
1673 if (lang_key == NULL) lang_key = ""; /* may be empty */
1674 lang_key_len = strlen(lang_key)+1;
1711 png_write_chunk_data(png_ptr, (png_const_bytep)lang_key, lang_key_len);
1626 png_write_iTXt(png_structrp png_ptr, int compression, png_const_charp key, png_const_charp lang, png_const_charp lang_key, png_const_charp text) argument
H A Dpngwrite.c304 info_ptr->text[i].lang_key,
401 info_ptr->text[i].lang_key,
H A Dpngpriv.h1195 png_const_charp lang_key, png_const_charp text),PNG_EMPTY);
H A Dpngrutil.c2566 text_info.lang_key = NULL;
2677 text.lang_key = NULL;
2825 text.lang_key = (png_charp)buffer + translated_keyword_offset;
H A Dpng.h584 * "lang_key" members of the structure only exist when the library is built
587 * the "lang" and "lang_key" fields contain NULL pointers when the
607 png_charp lang_key; /* keyword translated UTF-8 string, 0 or more member in struct:png_text_struct
/external/pdfium/third_party/libpng16/
H A Dpngset.c821 if (text_ptr[i].lang_key != NULL)
822 lang_key_len = strlen(text_ptr[i].lang_key);
877 textp->lang_key = textp->lang + lang_len + 1;
878 memcpy(textp->lang_key, text_ptr[i].lang_key, lang_key_len);
879 *(textp->lang_key + lang_key_len) = '\0';
880 textp->text = textp->lang_key + lang_key_len + 1;
886 textp->lang_key=NULL;
H A Dpngwutil.c1597 png_const_charp lang, png_const_charp lang_key, png_const_charp text)
1643 if (lang_key == NULL) lang_key = ""; /* may be empty */
1644 lang_key_len = strlen(lang_key)+1;
1681 png_write_chunk_data(png_ptr, (png_const_bytep)lang_key, lang_key_len);
1596 png_write_iTXt(png_structrp png_ptr, int compression, png_const_charp key, png_const_charp lang, png_const_charp lang_key, png_const_charp text) argument
H A Dpngwrite.c299 info_ptr->text[i].lang_key,
396 info_ptr->text[i].lang_key,
H A Dpngpriv.h1116 png_const_charp lang_key, png_const_charp text),PNG_EMPTY);
H A Dpngrutil.c2489 text_info.lang_key = NULL;
2593 text.lang_key = NULL;
2740 text.lang_key = (png_charp)buffer + translated_keyword_offset;
H A Dpng.h589 * "lang_key" members of the structure only exist when the library is built
592 * the "lang" and "lang_key" fields contain NULL pointers when the
612 png_charp lang_key; /* keyword translated UTF-8 string, 0 or more member in struct:png_text_struct
/external/pdfium/testing/image_diff/
H A Dimage_diff_png.cpp481 png_text_[pos].lang_key = 0;
/external/libpng/contrib/libtests/
H A Dmakepng.c1255 text->lang_key = NULL;
1331 text.lang_key = params[2]; /* translated keyword */
H A Dpngvalid.c4155 text.lang_key = 0;
4243 text.lang_key = 0;
4375 text.lang_key = 0;
4496 text.lang_key = 0;
5602 if (tp->lang_key != NULL)
5605 pos = safecat(msg, sizeof msg, pos, tp->lang_key);
/external/syslinux/com32/include/
H A Dpng.h689 * "lang_key" fields can be regular C strings, empty strings, or NULL pointers.
709 png_charp lang_key; /* keyword translated UTF-8 string, 0 or more member in struct:png_text_struct
3325 int compression, png_charp key, png_charp lang, png_charp lang_key,

Completed in 1155 milliseconds