Searched refs:Clockwise (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineTextBox.cpp467 enum RotationDirection { Counterclockwise, Clockwise }; enumerator in enum:WebCore::RotationDirection
537 context->concatCTM(rotation(boxRect, Clockwise));
725 context->concatCTM(rotation(boxRect, Clockwise));
752 context->concatCTM(rotation(boxRect, Clockwise));
766 context->concatCTM(rotation(boxRect, Clockwise));

Completed in 132 milliseconds