Home
last modified time | relevance | path

Searched refs:tspan (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/ManualTests/
Dsvg-links.svg7 <tspan x='10' dy='20'>1. Hover and notice the status text change</tspan>
8 <tspan x='10' dy='20'>2. Hover and notice the cursor change to a hand</tspan>
9 <tspan x='10' dy='20'>3. Hover and notice a tooltip appear</tspan>
10 <tspan x='10' dy='20'>4. Drag the link and notice a bubble appear with the correct URL</tspan>
Dsvg-text-selection.svg6 <tspan x="0" y="235">to select multiline here</tspan>
7 <tspan x="0" y="270">See bug 12334</tspan>
/external/chromium_org/third_party/WebKit/ManualTests/animation/
DanimateTransform-keyTimes.svg9 … <tspan dy='20' x='10'>It should be at the orange at 2 seconds and the green at 3 seconds.</tspan>
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTagNames.in90 tspan interfaceName=SVGTSpanElement
/external/skia/src/core/
DSkPathMeasure.cpp49 static inline int tspan_big_enough(int tspan) { in tspan_big_enough() argument
50 SkASSERT((unsigned)tspan <= kMaxTValue); in tspan_big_enough()
51 return tspan >> 10; in tspan_big_enough()
/external/chromium_org/third_party/skia/src/core/
DSkPathMeasure.cpp49 static inline int tspan_big_enough(int tspan) { in tspan_big_enough() argument
50 SkASSERT((unsigned)tspan <= kMaxTValue); in tspan_big_enough()
51 return tspan >> 10; in tspan_big_enough()
/external/chromium_org/third_party/WebKit/Source/core/css/
Dsvg.css54 text, tspan, textPath { selector