markLinesDirtyInBlockRange 445 Source/core/rendering/RenderBlock.h void markLinesDirtyInBlockRange(LayoutUnit logicalTop, LayoutUnit logicalBottom, RootInlineBox* highest = 0); markLinesDirtyInBlockRange 872 Source/core/rendering/RenderBlockFlow.cpp markLinesDirtyInBlockRange(changeLogicalTop, changeLogicalBottom); markLinesDirtyInBlockRange 2260 Source/core/rendering/RenderBlockFlow.cpp markLinesDirtyInBlockRange(0, logicalBottom); markLinesDirtyInBlockRange 1152 Source/core/rendering/RenderBlockLineLayout.cpp markLinesDirtyInBlockRange(lastRootBox()->lineBottomWithLeading(), lineBox->lineBottomWithLeading(), lineBox); markLinesDirtyInBlockRange 1797 Source/core/rendering/RenderBlockLineLayout.cpp markLinesDirtyInBlockRange(line->lineBottomWithLeading(), floatTop + floatHeight, line);