Home
last modified time | relevance | path

Searched defs:SVGTextFragment (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextFragment.h29 struct SVGTextFragment { struct
30 SVGTextFragment() in SVGTextFragment() argument
42 enum TransformType {
62 unsigned characterOffset;
63 unsigned metricsListOffset;
64 unsigned length : 31;
65 bool isTextOnPath : 1;
67 float x;
68 float y;
69 float width;
[all …]