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

  /external/libpng/
pngpread.c     [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngpread.c 1084 png_ptr->current_text_left = (png_size_t)length;
1091 if (png_ptr->buffer_size && png_ptr->current_text_left)
1095 if (png_ptr->buffer_size < png_ptr->current_text_left)
    [all...]
png.h 1274 png_size_t current_text_left; \/* how much text left to read in input *\/ member in struct:png_struct_def
    [all...]

Completed in 54 milliseconds