Searched defs:rowBegin (Results 1 – 2 of 2) sorted by relevance
100 bool GIFLZWContext::outputRow(GIFRow::const_iterator rowBegin) in outputRow()287 GIFRow::iterator rowBegin = rowBuffer.begin(); in doLZW() local
142 bool GIFImageDecoder::haveDecodedRow(size_t frameIndex, GIFRow::const_iterator rowBegin, size_t wid… in haveDecodedRow()