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

/external/webkit/Source/WebCore/rendering/
H A DInlineTextBox.cpp460 enum RotationDirection { Counterclockwise, Clockwise }; enum in namespace:WebCore
462 static inline AffineTransform rotation(const FloatRect& boxRect, RotationDirection clockwise)

Completed in 261 milliseconds