HomeSort by relevance Sort by last modified time
    Searched full:stroke (Results 101 - 125 of 497) sorted by null

1 2 3 45 6 7 8 91011>>

  /cts/tests/tests/webkitsecurity/assets/
use-setAttribute-crash.svg 22 <svg:circle id="circle" cx="0" cy="0" r="2" stroke="#000" transform="scale(2)" />
  /development/apps/Development/res/drawable/
box.xml 23 <stroke android:width="1dp" color="#ff000000"/>
  /development/samples/ApiDemos/res/drawable/
box.xml 21 <stroke android:width="1dp" color="#ff000000"/>
filled_box.xml 21 <stroke android:width="3dp" color="#ffff8080"/>
hover_background_active.xml 19 <stroke android:width="3dp" color="#ff000000"/>
hover_background_inactive.xml 19 <stroke android:width="3dp" color="#ffff8080"/>
line.xml 18 <stroke android:width="1dp" android:color="#FF000000"
shape_1.xml 19 <stroke android:width="2dp" android:color="#ff000000"/>
shape_2.xml 19 <stroke android:width="4dp" android:color="#FFFFFFFF"
shape_3.xml 19 <stroke android:width="4dp" android:color="#99000000"
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_toolbar_view.h 7 // attached (slimline with a stroke at the bottom edge) or New Tab Page style
  /external/chromium/chrome/browser/ui/cocoa/
styled_text_field_cell.mm 54 // the stroke color (as opposed to the fill color). |outerRadius|
68 [path stroke];
172 // Draw the outer stroke (over the background).
201 // Draw optional bezel below bottom stroke.
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
wrench_menu_button_cell.mm 19 // Stroking the rect gives a weak stroke. Filling and insetting gives a
  /external/skia/samplecode/
SampleAARects.cpp 81 for (int stroke = 0; stroke < 2; ++stroke) {
82 paints[p].setStyle(stroke ? SkPaint::kStroke_Style : SkPaint::kFill_Style);
SampleStrokeRect.cpp 22 SampleCode::TitleR(evt, "Stroke Rects");
  /external/skia/src/animator/
SkDrawPaint.h 54 SkBool stroke; member in class:SkDrawPaint
  /external/skia/src/core/
SkTextFormatParams.h 24 // At 9 points or below, the stroke width is increased by text size / 24.
  /frameworks/base/core/res/res/drawable/
box.xml 23 <stroke android:width="1dp" color="#ff000000"/>
ic_lockscreen_outerring.xml 23 <stroke android:color="#1affffff" android:width="2dp" />
list_highlight_active.xml 24 <stroke android:width="1dp" android:color="#FFE3AE00"/>
list_highlight_inactive.xml 24 <stroke android:width="1dp" android:color="#FFE3AE00"/>
search_dropdown_dark.xml 19 <stroke android:width="2dp" color="#A00080FF"/>
search_dropdown_light.xml 19 <stroke android:width="1dp" color="#A00080FF"/>
  /frameworks/base/core/tests/coretests/res/drawable/
box.xml 23 <stroke android:width="1dp" color="#ff000000"/>
  /frameworks/base/graphics/java/android/graphics/
DashPathEffect.java 29 * to STROKE or STROKE_AND_FILL. It is ignored if the drawing is done with

Completed in 559 milliseconds

1 2 3 45 6 7 8 91011>>