Searched refs:tspan (Results 1 – 7 of 7) sorted by relevance
7 <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>
6 <tspan x="0" y="235">to select multiline here</tspan>7 <tspan x="0" y="270">See bug 12334</tspan>
9 … <tspan dy='20' x='10'>It should be at the orange at 2 seconds and the green at 3 seconds.</tspan>
90 tspan interfaceName=SVGTSpanElement
49 static inline int tspan_big_enough(int tspan) { in tspan_big_enough() argument50 SkASSERT((unsigned)tspan <= kMaxTValue); in tspan_big_enough()51 return tspan >> 10; in tspan_big_enough()
54 text, tspan, textPath { selector