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

/external/webkit/Source/WebCore/rendering/
H A DInlineTextBox.cpp460 enum RotationDirection { Counterclockwise, Clockwise }; enumerator in enum:WebCore::RotationDirection
529 context->concatCTM(rotation(boxRect, Clockwise));
693 context->concatCTM(rotation(boxRect, Clockwise));
723 context->concatCTM(rotation(boxRect, Clockwise));

Completed in 47 milliseconds