Home
last modified time | relevance | path

Searched refs:SVG (Results 1 – 25 of 718) sorted by relevance

12345678910>>...29

/external/webkit/Source/cmake/
DOptionsWinCE.cmake23 WEBKIT_FEATURE(ENABLE_AS_IMAGE "Enable SVG as image" DEFAULT ON SVG)
33 WEBKIT_FEATURE(ENABLE_FILTERS "Enable SVG filters" DEFAULT OFF SVG)
48 WEBKIT_FEATURE(ENABLE_SVG "Enable SVG" DEFAULT ON)
49 WEBKIT_FEATURE(ENABLE_SVG_ANIMATION "Enable SVG animation" DEFAULT OFF SVG)
50 WEBKIT_FEATURE(ENABLE_SVG_FONTS "Enable SVG fonts" DEFAULT ON SVG)
51 WEBKIT_FEATURE(ENABLE_SVG_FOREIGN_OBJECT "Enable SVG foreign object" DEFAULT OFF SVG)
52 WEBKIT_FEATURE(ENABLE_SVG_USE "Enable SVG use" DEFAULT ON SVG)
DOptionsEfl.cmake63 WEBKIT_FEATURE(ENABLE_AS_IMAGE "Enable SVG as image" DEFAULT ON SVG)
74 WEBKIT_FEATURE(ENABLE_FILTERS "Enable SVG filters" DEFAULT ON SVG)
89 WEBKIT_FEATURE(ENABLE_SVG "Enable SVG" DEFAULT ON)
90 WEBKIT_FEATURE(ENABLE_SVG_ANIMATION "Enable SVG animation" DEFAULT ON SVG)
91 WEBKIT_FEATURE(ENABLE_SVG_FONTS "Enable SVG fonts" DEFAULT ON SVG)
92 WEBKIT_FEATURE(ENABLE_SVG_FOREIGN_OBJECT "Enable SVG foreign object" DEFAULT ON SVG)
93 WEBKIT_FEATURE(ENABLE_SVG_USE "Enable SVG use" DEFAULT ON SVG)
/external/webkit/Source/WebCore/css/
DCSSCursorImageValue.cpp31 #if ENABLE(SVG)
39 #if ENABLE(SVG)
64 #if ENABLE(SVG) in ~CSSCursorImageValue()
83 #if !ENABLE(SVG) in updateIfSVGCursorIsUsed()
119 #if ENABLE(SVG) in cachedImage()
129 #if ENABLE(SVG)
DCSSCursorImageValue.h47 #if ENABLE(SVG)
57 #if ENABLE(SVG)
Dsvg.css2 * The default style sheet used to render SVG.
31 … When an outermost SVG 'svg' element is stand-alone or embedded inline within a parent XML grammar
41 …ox & WebKit agreed on NOT setting "overflow: hidden" for the outermost svg element - SVG 1.1 Errata
42 …contains these changes as well as all future SVG specifications: see http://lists.w3.org/Archives/…
DSVGCSSPropertyNames.in2 # all valid SVG CSS2 properties.
5 # SVG style props
/external/webkit/Source/WebCore/bindings/v8/
DDOMDataStore.h70 #if ENABLE(SVG)
90 #if ENABLE(SVG)
100 #if ENABLE(SVG)
107 #if ENABLE(SVG)
DStaticDOMDataStore.cpp41 #if ENABLE(SVG) in StaticDOMDataStore()
48 #if ENABLE(SVG) in StaticDOMDataStore()
DScopedDOMDataStore.cpp42 #if ENABLE(SVG) in ScopedDOMDataStore()
52 #if ENABLE(SVG) in ~ScopedDOMDataStore()
DDOMDataStore.cpp89 #if ENABLE(SVG) in DOMDataStore()
125 #if ENABLE(SVG) in getDOMWrapperMap()
176 #if ENABLE(SVG)
DV8DOMMap.cpp82 #if ENABLE(SVG)
102 #if ENABLE(SVG) in removeAllDOMObjectsInCurrentThread()
160 #if ENABLE(SVG)
/external/webkit/Source/WebCore/platform/graphics/
DTextRun.h51 #if ENABLE(SVG) in m_characters()
71 #if ENABLE(SVG)
93 #if ENABLE(SVG)
130 #if ENABLE(SVG)
/external/webkit/Source/WebCore/bindings/v8/custom/
DV8ElementCustom.cpp48 #if ENABLE(SVG)
62 #if ENABLE(SVG) in toV8()
DV8CSSValueCustom.cpp38 #if ENABLE(SVG)
55 #if ENABLE(SVG) in toV8()
/external/webkit/Source/WebCore/bindings/js/
DJSExceptionBase.cpp37 #if ENABLE(SVG)
56 #if ENABLE(SVG) in toExceptionBase()
DJSCSSValueCustom.cpp36 #if ENABLE(SVG)
61 #if ENABLE(SVG) in toJS()
DJSElementCustom.cpp43 #if ENABLE(SVG)
79 #if ENABLE(SVG) in toJSNewlyCreated()
DJSEventTarget.cpp64 #if ENABLE(SVG)
117 #if ENABLE(SVG) in toJS()
218 #if ENABLE(SVG) in toEventTarget()
/external/webkit/Source/WebCore/html/
DHTMLFrameOwnerElement.h33 #if ENABLE(SVG)
50 #if ENABLE(SVG)
DHTMLFrameOwnerElement.cpp29 #if ENABLE(SVG)
97 #if ENABLE(SVG)
/external/webkit/Source/WebCore/dom/
DDOMImplementation.cpp54 #if ENABLE(SVG)
66 #if ENABLE(SVG)
200 #if ENABLE(SVG) in hasFeature()
234 #if ENABLE(SVG) in createDocument()
373 #if ENABLE(SVG) in createDocument()
DExceptionCode.cpp34 #if ENABLE(SVG)
143 #if ENABLE(SVG)
295 #if ENABLE(SVG) in getExceptionCodeDescription()
/external/webkit/Source/WebCore/rendering/
DPaintInfo.h29 #if ENABLE(SVG)
82 #if ENABLE(SVG)
/external/webkit/Source/WebCore/manual-tests/
Dsvg-cursor-changes.svg7 …an instant update of the cursor location of this and the previous circle (tested using SVG DOM) -->
16 …ng this circle should result in an instant update of the cursor location (tested using SVG DOM) -->
26 <!-- Clicking this circle should result in an instant update of the cursor image (tested using SVG
/external/linux-tools-perf/Documentation/
Dperf-timechart.txt21 that can be viewed with popular SVG viewers such as 'Inkscape'.
33 Select the width of the SVG file (default: 1000)

12345678910>>...29