Changeset 15121 for trunk/WebCore/rendering/RenderBlock.h
- Timestamp:
- 06/30/06 19:51:32 (3 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/rendering/RenderBlock.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/rendering/RenderBlock.h
r14899 r15121 108 108 109 109 virtual void repaintObjectsBeforeLayout(); 110 virtual void repaint FloatingDescendants();110 virtual void repaintOverhangingFloats(bool paintAllDescendants); 111 111 virtual void getAbsoluteRepaintRectIncludingFloats(IntRect& bounds, IntRect& fullBounds); 112 112