Searched refs:borderOutsetLogicalLeft (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.cpp826 LayoutUnit borderOutsetLogicalLeft = borderOutsets.logicalLeft(style->writingMode()); local
837 LayoutUnit outsetLogicalLeft = includeLogicalLeftEdge() ? borderOutsetLogicalLeft : LayoutUnit();

Completed in 131 milliseconds