Searched defs:BasicShape (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ | ||
H A D | BasicShapes.h | 44 class BasicShape : public RefCounted<BasicShape> { class in namespace:WebCore 46 virtual ~BasicShape() { } 56 bool canBlend(const BasicShape*) const; 60 virtual PassRefPtr<BasicShape> blend(const BasicShape*, double) const = 0; 64 BasicShape() { } function in class:WebCore::BasicShape 67 class BasicShapeRectangle : public BasicShape { 94 virtual PassRefPtr<BasicShape> blend(const BasicShape*, doubl [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ | ||
H A D | ant-jai.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
Completed in 321 milliseconds