Searched defs:png_get_uint_16 (Results 1 – 10 of 10) sorted by relevance
13 #define png_get_uint_16 PDFIUM_png_get_uint_16 macro
103 png_get_uint_16)(png_const_bytep buf) in png_uint_16() argument
2618 # define png_get_uint_16(buf) PNG_get_uint_16(buf) macro
99 png_get_uint_16(png_bytep buf) in png_get_uint_16() function
358 #define png_get_uint_16 skia_png_get_uint_16 macro
2624 # define png_get_uint_16(buf) PNG_get_uint_16(buf) macro
2863 # define png_get_uint_16(buf) ( *((png_uint_16p) (buf))) macro