Searched refs:circle (Results 1 – 25 of 46) sorted by relevance
12
4 <!-- Clicking this circle should result in an instant update of the cursor location of this and the…5 <circle onclick="document.getElementById('mycursor').setAttribute('x', '100');" cx="80" cy="150" r=…7 <!-- Clicking this circle should result in an instant update of the cursor location of this and the…8 <circle onclick="document.getElementById('mycursor').x.baseVal.value = 100;" cx="230" cy="150" r="7…13 <!-- Clicking this circle should result in an instant update of the cursor location (tested using D…14 <circle onclick="document.getElementById('mycursor2').setAttribute('x', '100');" cx="80" cy="310" r…16 <!-- Clicking this circle should result in an instant update of the cursor location (tested using S…17 <circle onclick="document.getElementById('mycursor3').x.baseVal.value = 100;" cx="230" cy="310" r="…21 <!-- Clicking this circle should result in an instant update of the cursor image (tested using DOM)…22 <circle onclick="document.getElementById('mycursor4').setAttributeNS('http://www.w3.org/1999/xlink'…[all …]
66 <circle fill="pink" cx="300" cy="300" stroke="lightblue" stroke-width="40" r="300" />
42 void circle(SkCanvas* canvas, int width, bool aa) { in circle() function in CircleView58 circle(canvas, width, false); in drawSix()60 circle(canvas, width, true); in drawSix()
47 // If the user is hovering over the button, a light/dark gray circle is drawn50 // Adjust the darkness of the circle depending on whether it is being62 // (circle behind it), then adjust the shadow accordingly (not as harsh).
8 circle
26 circle
194 void WebThemeControlDRTWin::circle(SkScalar radius, SkColor color) in circle() function in WebThemeControlDRTWin340 circle(SkIntToScalar(halfHeight), m_bgColor); in draw()344 circle(SkIntToScalar(halfHeight), m_bgColor); in draw()345 circle(SkIntToScalar(halfHeight - checkIndent), m_fgColor); in draw()
163 void circle(SkScalar radius, SkColor color);
13 background-image: -webkit-canvas(spinner-circle);
12 circle
2 background: -webkit-radial-gradient(circle contain,
36 background-image: -webkit-canvas(spinner-circle);
225 circle781 # circle782 double-circle787 # circle
321 list-style-type: circle
9 circle
96 circle
192 circle
20 circle
81 circle
7956 2460;CIRCLED DIGIT ONE;No;0;ON;<circle> 0031;;1;1;N;;;;;7957 2461;CIRCLED DIGIT TWO;No;0;ON;<circle> 0032;;2;2;N;;;;;7958 2462;CIRCLED DIGIT THREE;No;0;ON;<circle> 0033;;3;3;N;;;;;7959 2463;CIRCLED DIGIT FOUR;No;0;ON;<circle> 0034;;4;4;N;;;;;7960 2464;CIRCLED DIGIT FIVE;No;0;ON;<circle> 0035;;5;5;N;;;;;7961 2465;CIRCLED DIGIT SIX;No;0;ON;<circle> 0036;;6;6;N;;;;;7962 2466;CIRCLED DIGIT SEVEN;No;0;ON;<circle> 0037;;7;7;N;;;;;7963 2467;CIRCLED DIGIT EIGHT;No;0;ON;<circle> 0038;;8;8;N;;;;;7964 2468;CIRCLED DIGIT NINE;No;0;ON;<circle> 0039;;9;9;N;;;;;7965 2469;CIRCLED NUMBER TEN;No;0;ON;<circle> 0031 0030;;;10;N;;;;;[all …]
55 …"caption", "captiontext", "caret", "cell", "center", "checkbox", "circle", "cjk-earthly-branch", "…
305 <!-- @pattern round begin and end a contour with a semi-circle extension -->489 …or by adding a round circle at the intersection point, or by connecting the outer edges with a lin…835 AddCircle adds a closed circle to the parent path element. 841 <!-- @attribute radius The distance from the center to the edge of the circle. -->843 <!-- @attribute x The x coordinate of the circle's center. -->845 <!-- @attribute y The y coordinate of the circle's center.-->1895 Oval describes a circle stretched to fit in a rectangle.2017 <!-- @element addCircle Adds a circle to the path. -->