Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp442 bool shouldRotate = !isHorizontal() && !combinedText; in paint() local
443 if (shouldRotate) in paint()
572 if (shouldRotate) in paint()