Home | History | Annotate | Download | only in WebCore

Lines Matching full:invalidation

434         This allows for cleaner invalidation code, and makes writing animation easier.
9307 Add a tiny delay to invalidation timer to prevent it from starving other timers.
31810 putting the rect into the right coordinate space for proper invalidation
32009 (2) Add support for invalidation of part or all of a widget.
42152 The new invalidation scheme for pref width invalidation follows the
58802 Fix gradient stop style resolution to be less of a hack, fixing style invalidation:
66522 Fixes: http://bugs.webkit.org/show_bug.cgi?id=10404 (Invalidation issues with text skew)
66523 Fixes: http://bugs.webkit.org/show_bug.cgi?id=10407 (bad SVG text invalidation issues on mouseover/mouseout)
66530 Fixes: http://bugs.webkit.org/show_bug.cgi?id=11913 (Invalidation issues in SVG javascript-based animation example)