Searched defs:rowAvailable (Results 1 – 1 of 1) sorted by relevance
85 static void PNGAPI rowAvailable(png_structp png, png_bytep rowBuffer, png_uint_32 rowIndex, int int… in rowAvailable() function332 void PNGImageDecoder::rowAvailable(unsigned char* rowBuffer, unsigned rowIndex, int interlacePass) in rowAvailable() function in WebCore::PNGImageDecoder