HomeSort by relevance Sort by last modified time
    Searched refs:png_strlen (Results 1 - 6 of 6) sorted by null

  /external/syslinux/com32/lib/libpng/
pngset.c 302 length = png_strlen(purpose) + 1;
319 length = png_strlen(units) + 1;
342 length = png_strlen(params[i]) + 1;
393 length = png_strlen(swidth) + 1;
405 length = png_strlen(sheight) + 1;
607 length = png_strlen(name)+1;
713 key_len = png_strlen(text_ptr[i].key);
727 lang_len = png_strlen(text_ptr[i].lang);
731 lang_key_len = png_strlen(text_ptr[i].lang_key);
755 text_length = png_strlen(text_ptr[i].text)
    [all...]
pngwutil.c     [all...]
pngrutil.c 43 *endptr = (char *)nptr + (png_strlen(nptr) - len + 1);
    [all...]
CHANGES     [all...]
pngpread.c     [all...]
  /external/syslinux/com32/include/
pngconf.h 1618 # define png_strlen macro
1647 # define png_strlen macro
    [all...]

Completed in 168 milliseconds