Searched defs:SVGTextFragment (Results 1 – 1 of 1) sorted by relevance
29 struct SVGTextFragment { struct30 SVGTextFragment() in SVGTextFragment() argument42 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 …]