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/
DInlineFlowBox.h139 int borderLogicalLeft() const in borderLogicalLeft() function
DRenderBoxModelObject.h135 …LayoutUnit borderLogicalLeft() const { return style()->isHorizontalWritingMode() ? borderLeft() : … in borderLogicalLeft() function