Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBoxModelObject.h128 …LayoutUnit borderLogicalLeft() const { return style()->isHorizontalWritingMode() ? borderLeft() : … in borderLogicalLeft() function
DInlineFlowBox.h140 int borderLogicalLeft() const in borderLogicalLeft() function