HomeSort by relevance Sort by last modified time
    Searched refs:SVG (Results 1 - 17 of 17) sorted by null

  /external/skia/experimental/docs/
backend.js 10 case 'SVG':
24 case 'SVG':
38 case 'SVG':
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svg.go 5 // Package svg provides tools related to handling of SVG files
6 package svg package
15 viewBox = regexp.MustCompile(`<svg\s*width="[^"]+"\s*height="[^"]+"\s*viewBox="[^"]+"`)
17 svgClose = regexp.MustCompile(`</svg>`)
20 // Massage enhances the SVG output from DOT to provide better
24 svg := string(in.Bytes())
27 // resulting on unparsable SVG.
28 svg = strings.Replace(svg, "&;", "&amp;;", -1
    [all...]
svgpan.go 0 // SVG pan and zoom library.
4 package svg package
14 * element), including the the library into any SVG adds the following capabilities:
99 //"onmouseout" : "handleMouseUp(evt)", // Decomment this to stop the pan functionality when dragging out of the SVG element
109 * Retrieves the root element for SVG manipulation. The element is then cached into the svgRoot global variable.
121 alert('Unable to obtain SVG root element');
253 evt.target.tagName == "svg"
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svg.go 5 // Package svg provides tools related to handling of SVG files
6 package svg package
15 viewBox = regexp.MustCompile(`<svg\s*width="[^"]+"\s*height="[^"]+"\s*viewBox="[^"]+"`)
17 svgClose = regexp.MustCompile(`</svg>`)
20 // Massage enhances the SVG output from DOT to provide better
24 svg := string(in.Bytes())
27 // resulting on unparsable SVG.
28 svg = strings.Replace(svg, "&;", "&amp;;", -1
    [all...]
svgpan.go 0 // SVG pan and zoom library.
4 package svg package
14 * element), including the the library into any SVG adds the following capabilities:
99 //"onmouseout" : "handleMouseUp(evt)", // Decomment this to stop the pan functionality when dragging out of the SVG element
109 * Retrieves the root element for SVG manipulation. The element is then cached into the svgRoot global variable.
121 alert('Unable to obtain SVG root element');
253 evt.target.tagName == "svg"
  /external/netperf/doc/examples/
bloat.sh 106 $RRDTOOL graph bloat.svg --imgformat SVG \
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/commands/
commands.go 21 "cmd/pprof/internal/svg"
70 // Save SVG output into a file after including svgpan library
71 "svg": {c, report.Dot, saveSVGToFile(interactive), false, "Outputs a graph in SVG format"},
74 "eog": {c, report.Dot, invokeVisualizer(interactive, invokeDot(nil, "svg"), "svg", []string{"eog"}), false, "Visualize graph through eog"},
77 "web": {c, report.Dot, invokeVisualizer(interactive, saveSVGToFile(nil), "svg", browsers()), false, "Visualize graph through web browser"},
170 generateSVG := invokeDot(nil, "svg")
171 divert := awayFromTTY(interactive, "svg")
176 fmt.Fprint(massaged, svg.Massage(*baseSVG)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/commands/
commands.go 21 "cmd/pprof/internal/svg"
70 // Save SVG output into a file after including svgpan library
71 "svg": {c, report.Dot, saveSVGToFile(interactive), false, "Outputs a graph in SVG format"},
74 "eog": {c, report.Dot, invokeVisualizer(interactive, invokeDot(nil, "svg"), "svg", []string{"eog"}), false, "Visualize graph through eog"},
77 "web": {c, report.Dot, invokeVisualizer(interactive, saveSVGToFile(nil), "svg", browsers()), false, "Visualize graph through web browser"},
170 generateSVG := invokeDot(nil, "svg")
171 divert := awayFromTTY(interactive, "svg")
176 fmt.Fprint(massaged, svg.Massage(*baseSVG)
    [all...]
  /external/jemalloc/bin/
jeprof.in 197 --web Generate SVG and display
204 --svg Generate SVG to stdout
404 "svg!" => \$main::opt_svg,
632 my $tmp = TempName($main::next_tmpfile, "svg");
776 # OS X: open will use standard preference for SVG files.
    [all...]
  /external/ImageMagick/www/api/
color.php 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
187 <p>Adhere to this color standard: SVG, X11, or XPM.</p>
drawing-wand.php 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/>
    [all...]
  /external/libxml2/
Makefile.am 702 @echo "## SVG parsing regression tests"
703 -@(for i in $(srcdir)/test/SVG/* ; do \
706 if [ ! -f $(srcdir)/result/SVG/$$name ] ; then \
708 $(CHECKER) $(top_builddir)/xmllint $$i > $(srcdir)/result/SVG/$$name ; \
714 diff $(srcdir)/result/SVG/$$name result.$$name ; \
    [all...]
  /external/ImageMagick/coders/
svg.c 210 % magick string, is SVG.
1101 if (LocaleCompare((const char *) name,"svg") == 0)
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 589 milliseconds