Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdatainputstream.c962 gsize skip_length) in g_data_input_stream_read_complete() argument
968 if (read_length || skip_length) in g_data_input_stream_read_complete()
980 bytes = g_input_stream_skip (stream, skip_length, NULL, NULL); in g_data_input_stream_read_complete()
981 g_assert_cmpint (bytes, ==, skip_length); in g_data_input_stream_read_complete()
/third_party/flutter/skia/third_party/externals/libpng/
Dpngstruct.h330 png_uint_32 skip_length; /* bytes to skip in input data */ member
/third_party/libpng/
Dpngstruct.h330 png_uint_32 skip_length; /* bytes to skip in input data */ member
/third_party/skia/third_party/externals/libpng/
Dpngstruct.h330 png_uint_32 skip_length; /* bytes to skip in input data */ member