Home
last modified time | relevance | path

Searched refs:hasInvertedDirection (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp2236 …bool hasInvertedDirection = cb->style()->isLeftToRightDirection() != style()->isLeftToRightDirecti… in computeLogicalWidth() local
2237 if (hasInvertedDirection) in computeLogicalWidth()
2248 …bool hasInvertedDirection = cb->style()->isLeftToRightDirection() != style()->isLeftToRightDirecti… in computeLogicalWidth() local
2249 if (hasInvertedDirection) in computeLogicalWidth()