Home | History | Annotate | Download | only in WebCore

Lines Matching full:wrapping

3464         Test: editing/execCommand/list-wrapping-image-crash.html
6094 Fix the above problem by wrapping the GtkAdjustment we get
6184 * Fix initializer list wrapping
6185 * Fix class/function "{" wrapping
6186 * Fix wrapping of long boolean expressions
6212 * platform/image-decoders/ImageDecoder.h: Fix header guards, "{" wrapping.
6214 (WebCore::RGBA32Buffer::RGBA32Buffer): Fix initializer list wrapping.
6215 (WebCore::ImageDecoder::ImageDecoder): Fix initializer list wrapping.
6217 * platform/image-decoders/bmp/BMPImageDecoder.h: Fix header guards, "{" wrapping.
6218 * platform/image-decoders/gif/GIFImageDecoder.cpp: Remove unneeded #ifdef, fix "{" wrapping.
6222 (WebCore::GIFImageDecoder::GIFImageDecoder): Fix initializer list wrapping.
6226 (WebCore::GIFImageDecoder::initFrameBuffer): Use size() instead of m_size, move ASSERT, fix boolean wrapping, fix indenting.
6229 (WebCore::GIFImageDecoder::frameComplete): Use size() instead of m_size, no {} on single-line conditional arms, fix boolean wrapping.
6230 * platform/image-decoders/gif/GIFImageDecoder.h: Fix header guards, "{" wrapping.
6235 * platform/image-decoders/ico/ICOImageDecoder.h: Fix header guards, "{" wrapping.
6238 * platform/image-decoders/jpeg/JPEGImageDecoder.h: Fix header guards, "{" wrapping.
6240 (WebCore::PNGImageReader::PNGImageReader): Fix initializer list wrapping.
6245 * platform/image-decoders/png/PNGImageDecoder.h: Fix header guards, "{" wrapping.
6251 (WebCore::ImageDecoder::ImageDecoder): Fix initializer list wrapping.
6256 (WebCore::PNGImageReader::PNGImageReader): Fix initializer list wrapping.
6262 * platform/image-decoders/xbm/XBMImageDecoder.h: Fix header guards, "{" wrapping.
18006 To improve selectall/copy/paste fidelity of certain pages, we began wrapping copied content with
19137 If there is no line wrapping, a caret can leave its containing block but it shouldn't leave its root line box
19146 If there is no wrapping, the caret can leave its containing block, but not its root line box.
22775 object we are wrapping. This allows to save a lot of code while
39723 Fix code style issues: removed 80-col wrapping, incorrect include style, if statement body on same line.
75920 Remove PLATFORM(MAC) wrapping USE(ATSUI). It's redundant and inhibits