HomeSort by relevance Sort by last modified time
    Searched full:circle (Results 26 - 50 of 291) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/svg/
svgtags.in 20 circle
  /external/jsr305/javadoc/javax/annotation/meta/
package-tree.html 89 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierValidator.html" title="interface in javax.annotation.meta"><B>TypeQualifierValidator</B></A>&lt;A&gt;</UL>
94 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierNickname.html" title="annotation in javax.annotation.meta"><B>TypeQualifierNickname</B></A> (implements java.lang.annotation.Annotation)
95 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifierDefault.html" title="annotation in javax.annotation.meta"><B>TypeQualifierDefault</B></A> (implements java.lang.annotation.Annotation)
96 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/TypeQualifier.html" title="annotation in javax.annotation.meta"><B>TypeQualifier</B></A> (implements java.lang.annotation.Annotation)
97 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/Exhaustive.html" title="annotation in javax.annotation.meta"><B>Exhaustive</B></A> (implements java.lang.annotation.Annotation)
98 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/Exclusive.html" title="annotation in javax.annotation.meta"><B>Exclusive</B></A> (implements java.lang.annotation.Annotation)
104 <LI TYPE="circle">java.lang.Object<UL>
105 <LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
107 <LI TYPE="circle">javax.annotation.meta.<A HREF="../../../javax/annotation/meta/When.html" title="enum in javax.annotation.meta"><B>When</B></A></UL>
  /sdk/assetstudio/src/com/android/assetstudiolib/
LauncherIconGenerator.java 34 'circle-web-targetRect': { x: 21, y: 21, w: 470, h: 470 },
36 'circle-xhdpi-targetRect': { x: 4, y: 4, w: 88, h: 88 },
38 'circle-hdpi-targetRect': { x: 3, y: 3, w: 66, h: 66 }, <====
40 'circle-mdpi-targetRect': { x: 2, y: 2, w: 44, h: 44 },
42 'circle-ldpi-targetRect': { x: 1, y: 1, w: 34, h: 34 }
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
ReversingAnimation.java 103 OvalShape circle = new OvalShape(); local
104 circle.resize(50f, 50f);
105 ShapeDrawable drawable = new ShapeDrawable(circle);
  /external/chromium/chrome/browser/ui/cocoa/
hover_close_button.mm 47 // If the user is hovering over the button, a light/dark gray circle is drawn
50 // Adjust the darkness of the circle depending on whether it is being
62 // (circle behind it), then adjust the shadow accordingly (not as harsh).
  /external/guava/javadoc/com/google/common/primitives/
package-tree.html 94 <LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
95 <LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Booleans.html" title="class in com.google.common.primitives"><B>Booleans</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives"><B>Bytes</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Chars.html" title="class in com.google.common.primitives"><B>Chars</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives"><B>Doubles</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Floats.html" title="class in com.google.common.primitives"><B>Floats</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Ints.html" title="class in com.google.common.primitives"><B>Ints</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Longs.html" title="class in com.google.common.primitives"><B>Longs</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Primitives.html" title="class in com.google.common.primitives"><B>Primitives</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="../../../../com/google/common/primitives/Shorts.html" title (…)
    [all...]
  /libcore/luni/src/main/java/java/math/
Division.java 25 * <ul type="circle">
27 * <ul type="circle">
34 * <ul type="circle">
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-linked_ptr.h 91 // Create a new circle that includes only this instance.
97 // variable p in the same circle as this object. Therefore we need
101 // circle (e.g. linked_ptr<Base>, linked_ptr<Derived1>, and
107 // Join an existing circle.
118 // Leave whatever circle we're part of. Returns true if we were the
119 // last member of the circle. Once this is done, you can join() another.
  /external/gtest/include/gtest/internal/
gtest-linked_ptr.h 91 // Create a new circle that includes only this instance.
97 // variable p in the same circle as this object. Therefore we need
101 // circle (e.g. linked_ptr<Base>, linked_ptr<Derived1>, and
107 // Join an existing circle.
118 // Leave whatever circle we're part of. Returns true if we were the
119 // last member of the circle. Once this is done, you can join() another.
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-linked_ptr.h 91 // Create a new circle that includes only this instance.
97 // variable p in the same circle as this object. Therefore we need
101 // circle (e.g. linked_ptr<Base>, linked_ptr<Derived1>, and
107 // Join an existing circle.
118 // Leave whatever circle we're part of. Returns true if we were the
119 // last member of the circle. Once this is done, you can join() another.
  /external/protobuf/gtest/include/gtest/internal/
gtest-linked_ptr.h 91 // Create a new circle that includes only this instance.
97 // variable p in the same circle as this object. Therefore we need
101 // circle (e.g. linked_ptr<Base>, linked_ptr<Derived1>, and
107 // Join an existing circle.
118 // Leave whatever circle we're part of. Returns true if we were the
119 // last member of the circle. Once this is done, you can join() another.
  /external/chromium/chrome/browser/resources/chromeos/
choose_mobile_network.html 18 // Setup css canvas 'spinner-circle'
23 '2d', 'spinner-circle', 2 * r, 2 * r);
  /cts/tests/tests/graphics/src/android/graphics/cts/
PathMeasureTest.java 123 Path circle = new Path(); local
124 circle.addCircle(0, 0, 1, Direction.CW);
126 PathMeasure measure = new PathMeasure(circle, false);
128 measure.setPath(circle, true);
  /external/chromium/base/memory/
linked_ptr.h 52 // Create a new circle that includes only this instance.
57 // Join an existing circle.
63 // Leave whatever circle we're part of. Returns true iff we were the
64 // last member of the circle. Once this is done, you can join() another.
  /external/chromium/chrome/browser/resources/
network_menu.css 36 background-image: -webkit-canvas(spinner-circle);
  /external/webkit/Source/WebCore/html/
HTMLAreaElement.cpp 60 else if (equalIgnoringCase(attr->value(), "circle"))
61 m_shape = Circle;
131 shape = Circle;
149 case Circle:
HTMLAreaElement.h 62 enum Shape { Default, Poly, Rect, Circle, Unknown };
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
dillo 9 circle
  /frameworks/base/data/keyboards/
Vendor_054c_Product_0268.kl 69 # Circle
  /sdk/assetstudio/tests/src/com/android/assetstudiolib/
LauncherIconGeneratorTest.java 40 checkGraphic("red_fancy_circle", GraphicGenerator.Shape.CIRCLE,
  /external/skia/include/core/
SkShader.h 183 // the center of the starting circle. The second
184 // circle will be centered (x, 0) where x may be
188 // 0: x-offset of second circle center
190 // 1: radius of first circle in post-matrix
238 * fPoint[0] and fRadius[0] are the center and radius of the 1st circle
239 * fPoint[1] and fRadius[1] are the center and radius of the 2nd circle
  /external/webkit/Source/WebCore/rendering/svg/
SVGResources.h 108 // -> a, circle, defs, ellipse, glyph, g, image, line, marker, mask, missing-glyph, path, pattern, polygon, polyline, rect, svg, switch, symbol, text, use
154 // -> altGlyph, circle, ellipse, line, path, polygon, polyline, rect, text, textPath, tref, tspan
  /dalvik/tests/044-proxy/src/
BasicTest.java 42 shapes.circle(3);
117 public void circle(int r); method in interface:Shapes
161 public void circle(int r) { method in class:Mix
162 System.out.println("--- circle " + r);
  /external/skia/src/svg/
SkSVGCircle.cpp 29 DEFINE_SVG_INFO(Circle)
  /external/webkit/Source/WebCore/rendering/style/
StyleDashboardRegion.h 43 Circle,

Completed in 464 milliseconds

12 3 4 5 6 7 8 91011>>