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

<<11121314151617181920

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.cc     [all...]
  /external/chromium/chrome/browser/resources/
network_menu.js 28 ctx.stroke();
  /external/chromium/chrome/browser/ui/cocoa/
browser_frame_view.mm 183 [path stroke];
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
collected_cookies_mac.mm 162 // Initialize the banner gradient and stroke color.
  /external/icu4c/data/unidata/
DerivedBidiClass.txt 60 00D8..00F6 ; L # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
61 00F8..01BA ; L # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
62 01BB ; L # Lo LATIN LETTER TWO WITH STROKE
    [all...]
  /external/replicaisland/tools/
ExtractPoints.js 234 newDoc.selection.stroke(black, 2);
  /external/skia/src/xml/
SkJSDisplayable.cpp 175 // JS_INIT(SkDraw, Stroke)
  /external/webkit/Examples/NetscapeCocoaPlugin/
main.m 216 [path stroke];
  /external/webkit/Examples/NetscapeInputMethodPlugin/
main.m 248 [textInputBorder stroke];
  /external/webkit/Source/WebCore/css/
CSSValueKeywords.in 717 stroke
SVGCSSParser.cpp 228 case CSSPropertyVectorEffect: // none | non-scaling-stroke | inherit
  /external/webkit/Source/WebCore/html/canvas/
CanvasRenderingContext2D.h 150 void stroke();
  /external/webkit/Source/WebCore/rendering/
RenderObject.h 359 // Per SVG 1.1 objectBoundingBox ignores clipping, masking, filter effects, opacity and stroke-width.
362 // since stroke-width is ignored (and marker size can depend on stroke-width).
369 // respecting clipping, masking, filters, opacity, stroke-width and markers
    [all...]
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGPath.cpp 318 // Cache _unclipped_ stroke bounding box, used for calculations in resources (includes marker boundaries)
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
mozilla 474 stroke
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
CaptureActivity.java 230 paint.setStyle(Paint.Style.STROKE);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
BeanBag.java 380 pt.setStyle(Paint.Style.STROKE);
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/actions/
ColorWheel.java 104 strokePaint.setStyle(Paint.Style.STROKE);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
xtestext1.h 67 * When doing a key or button stroke, the number of milliseconds
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
xtestext1.h 67 * When doing a key or button stroke, the number of milliseconds
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
xtestext1.h 67 * When doing a key or button stroke, the number of milliseconds
  /external/harfbuzz/contrib/tables/
DerivedCombiningClass.txt 78 00D8..00F6 ; 0 # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
80 00F8..01BA ; 0 # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
81 01BB ; 0 # Lo LATIN LETTER TWO WITH STROKE
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java 328 p.setStyle(Style.STROKE);
329 assertEquals(Style.STROKE, p.getStyle());
  /external/skia/src/core/
SkScan_Antihair.cpp 798 // stroke the outer hull
831 // now stroke the inner rect, which is similar to antifilldot8() except that
SkStroke.cpp 629 // a convex stroke, but testing has proved otherwise.
633 // this test results in a non-convex stroke :(

Completed in 1904 milliseconds

<<11121314151617181920