Home | History | Annotate | Download | only in WebCore

Lines Matching full:rewrite

1602         Rewrite text painting code path, to be based on "text chunks" instead of using the InlineBox* hierarchy.
7392 Rewrite containsCharacters so that it isn't glyph-dependent (since CG doesn't shape, this call is
49186 (WebCore::FrameLoader::provisionalLoadStarted): Fixed a few bugs relating to my original BFCache rewrite to
63049 Rewrite <use> support with a real-shadow tree (as the spec demands), and implement SVGElementInstance.
66073 Rewrite column rebalancing to have two modes: constrained and unconstrained. In unconstrained mode,
70355 Rewrite gradient & pattern code, fixing all known bugs & regressions.