Home
last modified time | relevance | path

Searched refs:svg (Results 1 – 25 of 247) sorted by relevance

12345678910

/external/skia/gyp/
Dsvg.gyp7 'target_name': 'svg',
14 '../include/svg',
17 '../include/svg/SkSVGAttribute.h',
18 '../include/svg/SkSVGBase.h',
19 '../include/svg/SkSVGPaintState.h',
20 '../include/svg/SkSVGParser.h',
21 '../include/svg/SkSVGTypes.h',
23 '../src/svg/SkSVGCircle.cpp',
24 '../src/svg/SkSVGCircle.h',
25 '../src/svg/SkSVGClipPath.cpp',
[all …]
/external/webkit/PerformanceTests/PageLoad/svg/
Dsvg.pltsuite1 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/33041-Samurai.svg
2 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/42450-under%20the%20see.svg
3 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/42470-flower_from_my_garden_v2.svg
4 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/44057-drops%20on%20a%20blade.svg
5 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/Harvey_Rayner.svg
6 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/az-lizard_benji_park_01.svg
7 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/bamboo_01.svg
8 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/cacuts_01.svg
9 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/cowboy.svg
10 file:///WEBKIT_PATH/PerformanceTests/PageLoad/svg/files/crawfish2_ganson.svg
[all …]
DLICENSES7 http://openclipart.org/clipart//plants/bamboo_01.svg
8 http://openclipart.org/clipart//plants/cacuts_01.svg
9 http://openclipart.org/clipart//food/crawfish2_ganson.svg
10 http://openclipart.org/clipart//food/food_leif_lodahl_01.svg
11 http://openclipart.org/clipart//logos/francobollo_gnome_ezechi_02.svg
12 http://openclipart.org/clipart//animals/az-lizard_benji_park_01.svg
15 http://svg-whiz.com/svg/map/world-iso.svgz
18 http://websvn.kde.org/trunk/tests/ksvgtests/custom/worldcup.svg
19 http://websvn.kde.org/trunk/tests/ksvgtests/custom/cowboy.svg
20 http://websvn.kde.org/trunk/tests/ksvgtests/custom/mtsthelens.svg
[all …]
/external/webkit/Source/WebCore/
DCodeGenerators.pri17 SVG_NAMES = $$PWD/svg/svgtags.in
19 XLINK_NAMES = $$PWD/svg/xlinkattrs.in
59 $$PWD/css/svg.css \
379 svg/SVGZoomEvent.idl \
380 svg/SVGAElement.idl \
381 svg/SVGAltGlyphElement.idl \
382 svg/SVGAngle.idl \
383 svg/SVGAnimateColorElement.idl \
384 svg/SVGAnimatedAngle.idl \
385 svg/SVGAnimatedBoolean.idl \
[all …]
DCMakeLists.txt51 "${WEBCORE_DIR}/rendering/svg"
53 "${WEBCORE_DIR}/svg"
54 "${WEBCORE_DIR}/svg/animation"
55 "${WEBCORE_DIR}/svg/graphics"
56 "${WEBCORE_DIR}/svg/graphics/filters"
57 "${WEBCORE_DIR}/svg/properties"
96 svg
1419 ${WEBCORE_DIR}/css/svg.css
1570 rendering/svg/RenderSVGBlock.cpp
1571 rendering/svg/RenderSVGContainer.cpp
[all …]
DAndroid.mk900 rendering/svg/RenderSVGBlock.cpp \
901 rendering/svg/RenderSVGContainer.cpp \
902 rendering/svg/RenderSVGForeignObject.cpp \
903 rendering/svg/RenderSVGGradientStop.cpp \
904 rendering/svg/RenderSVGHiddenContainer.cpp \
905 rendering/svg/RenderSVGImage.cpp \
906 rendering/svg/RenderSVGInline.cpp \
907 rendering/svg/RenderSVGInlineText.cpp \
908 rendering/svg/RenderSVGModelObject.cpp \
909 rendering/svg/RenderSVGPath.cpp \
[all …]
DWebCore.pro2205 rendering/svg/RenderSVGBlock.h \
2206 rendering/svg/RenderSVGContainer.h \
2207 rendering/svg/RenderSVGForeignObject.h \
2208 rendering/svg/RenderSVGGradientStop.h \
2209 rendering/svg/RenderSVGHiddenContainer.h \
2210 rendering/svg/RenderSVGImage.h \
2211 rendering/svg/RenderSVGInline.h \
2212 rendering/svg/RenderSVGInlineText.h \
2213 rendering/svg/RenderSVGModelObject.h \
2214 rendering/svg/RenderSVGPath.h \
[all …]
DGNUmakefile.list.am2980 Source/WebCore/rendering/svg/RenderSVGBlock.cpp \
2981 Source/WebCore/rendering/svg/RenderSVGBlock.h \
2982 Source/WebCore/rendering/svg/RenderSVGContainer.cpp \
2983 Source/WebCore/rendering/svg/RenderSVGContainer.h \
2984 Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp \
2985 Source/WebCore/rendering/svg/RenderSVGForeignObject.h \
2986 Source/WebCore/rendering/svg/RenderSVGGradientStop.cpp \
2987 Source/WebCore/rendering/svg/RenderSVGGradientStop.h \
2988 Source/WebCore/rendering/svg/RenderSVGHiddenContainer.cpp \
2989 Source/WebCore/rendering/svg/RenderSVGHiddenContainer.h \
[all …]
DWebCore.gypi1010 'rendering/svg/SVGResourcesCache.h',
1027 'svg/SVGAngle.h',
1028 'svg/SVGAnimatedAngle.h',
1029 'svg/SVGAnimatedBoolean.h',
1030 'svg/SVGAnimatedEnumeration.h',
1031 'svg/SVGAnimatedInteger.h',
1032 'svg/SVGAnimatedLength.h',
1033 'svg/SVGAnimatedLengthList.h',
1034 'svg/SVGAnimatedNumber.h',
1035 'svg/SVGAnimatedNumberList.h',
[all …]
DGNUmakefile.am62 -I$(srcdir)/Source/WebCore/rendering/svg \
64 -I$(srcdir)/Source/WebCore/svg \
65 -I$(srcdir)/Source/WebCore/svg/animation \
66 -I$(srcdir)/Source/WebCore/svg/graphics \
67 -I$(srcdir)/Source/WebCore/svg/graphics/filters \
68 -I$(srcdir)/Source/WebCore/svg/properties \
2971 Source/WebCore/rendering/svg/RenderSVGBlock.cpp \
2972 Source/WebCore/rendering/svg/RenderSVGBlock.h \
2973 Source/WebCore/rendering/svg/RenderSVGContainer.cpp \
2974 Source/WebCore/rendering/svg/RenderSVGContainer.h \
[all …]
DChangeLog-2006-12-318 * ksvg2/svg/SVGPathElement.cpp:
27 * ksvg2/svg/SVGPathSegArc.cpp:
30 * ksvg2/svg/SVGPathSegArc.h:
31 * ksvg2/svg/SVGPathSegCurvetoCubic.cpp:
34 * ksvg2/svg/SVGPathSegCurvetoCubic.h:
35 * ksvg2/svg/SVGPathSegCurvetoCubicSmooth.cpp:
38 * ksvg2/svg/SVGPathSegCurvetoCubicSmooth.h:
39 * ksvg2/svg/SVGPathSegCurvetoQuadratic.cpp:
42 * ksvg2/svg/SVGPathSegCurvetoQuadratic.h:
43 * ksvg2/svg/SVGPathSegCurvetoQuadraticSmooth.cpp:
[all …]
/external/webkit/PerformanceTests/
DChangeLog9 http://upload.wikimedia.org/wikipedia/commons/4/4e/Sierpinski_carpet_6.svg
10 for svg <use> element performance test.
12 * PageLoad/svg/files/Sierpinski_carpet_6.svg: Added.
13 * PageLoad/svg/svg.pltsuite:
165 * svg/svg.pltsuite:
171 …* svg/svg.pltsuite: re-enable word-iso.svg after fixing http://bugs.webkit.org/show_bug.cgi?id=119…
181 * svg/LICENSES: Added.
182 * svg/files/33041-Samurai.svg: Added.
183 * svg/files/42470-flower_from_my_garden_v2.svg: Added.
184 * svg/files/Harvey_Rayner.svg: Added.
[all …]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dicons.qrc3 <file alias="wpa_gui.svg">icons/wpa_gui.svg</file>
4 <file alias="ap.svg">icons/ap.svg</file>
5 <file alias="laptop.svg">icons/laptop.svg</file>
6 <file alias="group.svg">icons/group.svg</file>
7 <file alias="invitation.svg">icons/invitation.svg</file>
/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGViewportContainer.cpp50 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element); in calcViewport() local
53 m_viewport = FloatRect(svg->x().value(svg) in calcViewport()
54 , svg->y().value(svg) in calcViewport()
55 , svg->width().value(svg) in calcViewport()
56 , svg->height().value(svg)); in calcViewport()
66 SVGSVGElement* svg = static_cast<SVGSVGElement*>(node()); in viewportTransform() local
67 return svg->viewBoxToViewTransform(m_viewport.width(), m_viewport.height()); in viewportTransform()
DRenderSVGRoot.cpp86 SVGSVGElement* svg = static_cast<SVGSVGElement*>(node()); in computeReplacedLogicalWidth() local
87 return static_cast<int>(roundf(replacedWidth * svg->currentScale())); in computeReplacedLogicalWidth()
97 SVGSVGElement* svg = static_cast<SVGSVGElement*>(node()); in computeReplacedLogicalHeight() local
98 return static_cast<int>(roundf(replacedHeight * svg->currentScale())); in computeReplacedLogicalHeight()
116 SVGSVGElement* svg = static_cast<SVGSVGElement*>(node()); in layout() local
117 m_isLayoutSizeChanged = svg->hasRelativeLengths() && oldSize != size(); in layout()
222 SVGSVGElement* svg = static_cast<SVGSVGElement*>(node()); in calcViewport() local
224 if (!svg->hasSetContainerSize()) { in calcViewport()
234 SVGLength width = svg->width(); in calcViewport()
235 SVGLength height = svg->height(); in calcViewport()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
DREADME3 To convert the svg icons to other formats, make sure inkscape and imagemagick
7 wpa_gui.svg
16 ap.svg
19 mystica_Wireless_Router.svg
29 laptop.svg
32 metalmarious_Laptop.svg
42 group.svg
46 http://www.openclipart.org/people/Anonymous/Anonymous_Network.svg
61 invitation.svg
65 http://www.openclipart.org/people/jean_victor_balin/jean_victor_balin_unknown_green.svg
/external/webkit/Source/WebCore/css/
Dsvg.css28 @namespace "http://www.w3.org/2000/svg";
31 … When an outermost SVG 'svg' element is stand-alone or embedded inline within a parent XML grammar
33 …outermost 'svg' element is ignored for the purposes of visual rendering and the initial clipping p…
36 …When an outermost 'svg' element is embedded inline within a parent XML grammar which uses CSS layo…
41 …Opera/Firefox & WebKit agreed on NOT setting "overflow: hidden" for the outermost svg element - SV…
42 … future SVG specifications: see http://lists.w3.org/Archives/Public/public-svg-wg/2008JulSep/0347.…
45 svg:not(:root), symbol, image, marker, pattern, foreignObject {
49 svg { selector
/external/webkit/Source/WebCore/manual-tests/animation/
DanimateMotion-to.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
8 </svg>
DanimateColor-values-simple.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
6 </svg>
DanimateColor-to.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
6 </svg>
DanimateColor-repeat-indefinite.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
6 </svg>
DanimateColor-by.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
6 </svg>
DanimateColor-to-from.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
6 </svg>
DanimateColor-from-by.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
6 </svg>
DanimateTransform-repeat-once.svg1 <svg xmlns='http://www.w3.org/2000/svg'>
8 </svg>

12345678910