Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp527 bool shouldRotate = !isHorizontal() && !combinedText; in paint() local
528 if (shouldRotate) in paint()
770 if (shouldRotate) in paint()