Home
last modified time | relevance | path

Searched defs:offsetFromRootBlock (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderBlock.cpp2824 static int blockDirectionOffset(RenderBlock* rootBlock, const IntSize& offsetFromRootBlock) in blockDirectionOffset()
2829 static int inlineDirectionOffset(RenderBlock* rootBlock, const IntSize& offsetFromRootBlock) in inlineDirectionOffset()
2846 …derBlock* rootBlock, const IntPoint& rootBlockPhysicalPosition, const IntSize& offsetFromRootBlock, in selectionGaps()
2901 …derBlock* rootBlock, const IntPoint& rootBlockPhysicalPosition, const IntSize& offsetFromRootBlock, in inlineSelectionGaps()
2956 …derBlock* rootBlock, const IntPoint& rootBlockPhysicalPosition, const IntSize& offsetFromRootBlock, in blockSelectionGaps()
3018 …derBlock* rootBlock, const IntPoint& rootBlockPhysicalPosition, const IntSize& offsetFromRootBlock, in blockSelectionGap()
3039 …derBlock* rootBlock, const IntPoint& rootBlockPhysicalPosition, const IntSize& offsetFromRootBlock, in logicalLeftSelectionGap()
3055 …derBlock* rootBlock, const IntPoint& rootBlockPhysicalPosition, const IntSize& offsetFromRootBlock, in logicalRightSelectionGap()
DRootInlineBox.cpp307 …erBlock* rootBlock, const IntPoint& rootBlockPhysicalPosition, const IntSize& offsetFromRootBlock, in lineSelectionGap()