Home
last modified time | relevance | path

Searched defs:m_shape (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
DAnimatableShapeValue.h63 RefPtr<ShapeValue> m_shape; variable
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLAreaElement.h66 Shape m_shape; variable
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRegion.h137 Shape m_shape; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DClipPathOperation.h122 RefPtr<BasicShape> m_shape; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DShapeValue.h113 RefPtr<BasicShape> m_shape; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
DShapeOutsideInfo.h120 mutable OwnPtr<Shape> m_shape; variable
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.h253 RefPtrWillBeMember<CSSPrimitiveValue> m_shape; variable
/external/opencv/cvaux/include/
Dcvvidsurv.hpp739 CvDrawShape m_shape[16]; member in CvImageDrawer