Lines Matching full:rewrite
1562 Rewrite users of ImageDecoder.h to use "safe" API calls, Skia side.
1573 (WebCore::GIFImageDecoder::haveDecodedRow): Rewrite to use RGBA32Buffer::setRGBA(x, y, ...) calls as well as other RGBA32Buffer interface calls instead of knowing the underlying types inside the buffer; also try and add clarity.
22942 Rewrite the updateScrollers method to be more correct in its results.
30861 Rewrite mmap code used to upload files to use GMappedFile, so that
61981 (WebCore::Document::dispatchImageLoadEventsNow): Rewrite to process
83342 Rewrite keyframe resolution to be like styleForElement()