Changeset 19140 for trunk/WebCore/rendering/RenderText.h
- Timestamp:
- 01/26/07 01:03:43 (2 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/rendering/RenderText.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/rendering/RenderText.h
r19027 r19140 52 52 53 53 virtual InlineBox* createInlineBox(bool makePlaceHolderBox, bool isRootLineBox, bool isOnlyRun = false); 54 virtual InlineTextBox* createInlineTextBox(); 54 55 virtual void dirtyLineBoxes(bool fullLayout, bool isRootInlineBox = false); 55 56