Searched defs:png_get_uint_32 (Results 1 – 10 of 10) sorted by relevance
12 #define png_get_uint_32 PDFIUM_png_get_uint_32 macro
68 png_get_uint_32)(png_const_bytep buf) in png_uint_32() argument
2617 # define png_get_uint_32(buf) PNG_get_uint_32(buf) macro
72 png_get_uint_32(png_bytep buf) in png_get_uint_32() function
360 #define png_get_uint_32 skia_png_get_uint_32 macro
2623 # define png_get_uint_32(buf) PNG_get_uint_32(buf) macro
2862 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf))) macro