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

/external/webkit/Source/WebCore/rendering/
H A DRenderDetailsMarker.h34 enum Orientation { Up, Down, Left, Right }; enum in class:WebCore::RenderDetailsMarker
36 Orientation orientation() const;
/external/webkit/Source/WebKit/chromium/public/
H A DWebScrollbar.h45 enum Orientation { enum in class:WebKit::WebScrollbar
63 WEBKIT_API static WebScrollbar* create(WebScrollbarClient*, Orientation);
/external/skia/include/core/
H A DSkDeviceProperties.h23 enum Orientation { enum in struct:SkDeviceProperties::Geometry
48 Orientation getOrientation() {
49 return static_cast<Orientation>(fGeometry | kOrientationMask);
64 static Orientation fromOldOrientation(SkFontHost::LCDOrientation orientation) {
80 Orientation orientation = fromOldOrientation(SkFontHost::GetSubpixelOrientation()); //kHorizontal_Orientation
86 static Geometry Make(Orientation orientation, Layout layout) {
/external/webkit/Source/WebCore/svg/
H A DSVGGlyphElement.h38 enum Orientation { enum in struct:WebCore::SVGGlyphIdentifier
88 unsigned orientation : 2; // Orientation
/external/qemu/android/
H A Dhw-sensors.c98 } Orientation; typedef in typeref:struct:__anon11094
116 Orientation orientation;
/external/webkit/Source/WebCore/css/
H A DCSSParser.h301 Orientation, enumerator in enum:WebCore::CSSParser::SizeParameterType
/external/jhead/
H A Djhead.h86 int Orientation; member in struct:__anon7384

Completed in 2510 milliseconds