Home | History | Annotate | Download | only in WebCore

Lines Matching full:delta

4187         delta when scrolling right to match EventHandler's expectations (which
13236 Do not paint entire page for each scroll delta
29967 delta obtained from a WM_MOUSEWHEEL message to any pre-existing delta.
29969 pre-existing wheel delta by a given amount towards 0.
34220 but the font delta style change command would wrap them in spans, creating extra anonymous table
41183 Use line based delta values when generating DOM wheel events, use pixel deltas
41353 which case we disable/enable LayoutState. Removed the translation by the layout delta
41370 (WebCore::RenderBox::absoluteClippedOverflowRect): Added the layout delta here, so callers don't need
41379 layoutOnlyPositionedObjects(). Added LayoutState push/pop. Removed the translation by the layout delta
41388 (WebCore::RenderHTMLCanvas::layout): Removed the translation by the layout delta of the old absolute
41405 (WebCore::RenderObject::absoluteOutlineBox): Added the layout delta here, so callers don't need to.
41411 layoutOnlyPositionedObjects(). Added LayoutState push/pop. Removed the translation by the layout delta
41415 (WebCore::RenderTableCell::absoluteClippedOverflowRect): Added the layout delta here, so callers
42002 delta between the old and new widths, since by marking the cell for
57592 (WebCore::RenderBlock::layoutBlock): Adjust the old bounds by the layout delta,
57595 (WebCore::RenderBlock::collapseMargins): Update the layout delta for the child
57602 layout delta.