Searched defs:frameContext (Results 1 – 2 of 2) sorted by relevance
144 const GIFFrameContext* frameContext = m_reader->frameContext(frameIndex); in haveDecodedRow() local302 const GIFFrameContext* frameContext = m_reader->frameContext(i); in parse() local
87 GIFLZWContext(WebCore::GIFImageDecoder* client, const GIFFrameContext* frameContext) in GIFLZWContext()319 const GIFFrameContext* frameContext(size_t index) const in frameContext() function