Searched refs:PathSegLineToHorizontalRel (Results 1 – 6 of 6) sorted by relevance
43 PathSegLineToHorizontalRel = 13, enumerator78 PATHSEG_LINETO_HORIZONTAL_REL = PathSegLineToHorizontalRel,
54 …writeSegmentType(mode == RelativeCoordinates ? PathSegLineToHorizontalRel : PathSegLineToHorizonta… in lineToHorizontal()
83 …SegType() == PathSegLineToHorizontalAbs || m_segment->pathSegType() == PathSegLineToHorizontalRel); in parseLineToHorizontalSegment()
88 pathSegType = PathSegLineToHorizontalRel; in parseSVGSegmentType()
309 case PathSegLineToHorizontalRel: in blendAnimatedPath()
317 case PathSegLineToHorizontalRel: in parsePathDataFromSource()