Searched refs:tspan (Results 1 - 2 of 2) sorted by last modified time

/external/webkit/Source/WebCore/css/
H A Dsvg.css58 text, tspan, textPath {
62 text, tspan, tref {
/external/skia/src/core/
H A DSkPathMeasure.cpp49 static inline int tspan_big_enough(int tspan) { argument
50 SkASSERT((unsigned)tspan <= kMaxTValue);
51 return tspan >> 10;

Completed in 45 milliseconds