Searched refs:PathSegLineToHorizontalAbs (Results 1 – 6 of 6) sorted by relevance
42 PathSegLineToHorizontalAbs = 12, enumerator77 PATHSEG_LINETO_HORIZONTAL_ABS = PathSegLineToHorizontalAbs,
54 …SegmentType(mode == RelativeCoordinates ? PathSegLineToHorizontalRel : PathSegLineToHorizontalAbs); in lineToHorizontal()
83 …ASSERT(m_segment->pathSegType() == PathSegLineToHorizontalAbs || m_segment->pathSegType() == PathS… in parseLineToHorizontalSegment()
85 pathSegType = PathSegLineToHorizontalAbs; in parseSVGSegmentType()
310 case PathSegLineToHorizontalAbs: in blendAnimatedPath()
319 case PathSegLineToHorizontalAbs: in parsePathDataFromSource()