Searched refs:IsPoint (Results 1 – 12 of 12) sorted by relevance
117 func (s Span) IsPoint() bool { return s.v.Start == s.v.End } func210 if s.IsPoint() {
65 func (r Range) IsPoint() bool { func
108 func IsPoint(r Range) bool { func
109 func IsPoint(r Range) bool { func
2427 static inline MagickBooleanType IsPoint(const char *point) in IsPoint() function3126 if (IsPoint(token) == MagickFalse) in RenderMVGContent()3652 if (IsPoint(q) != MagickFalse) in RenderMVGContent()3661 for (x=0; IsPoint(token) != MagickFalse; x++) in RenderMVGContent()3997 if (IsPoint(q) == MagickFalse) in RenderMVGContent()6618 } while (IsPoint(p) != MagickFalse); in TracePath()6660 } while (IsPoint(p) != MagickFalse); in TracePath()6686 } while (IsPoint(p) != MagickFalse); in TracePath()6722 } while (IsPoint(p) != MagickFalse); in TracePath()6770 } while (IsPoint(p) != MagickFalse); in TracePath()[all …]
3959 static MagickBooleanType IsPoint(const char *point) in IsPoint() function4834 if (IsPoint(q)) in WriteSVGImage()4841 for (k=0; IsPoint(token); k++) in WriteSVGImage()4985 if (IsPoint(q) == MagickFalse) in WriteSVGImage()
6291 static inline MagickBooleanType IsPoint(const char *point) in IsPoint() function6461 if (IsPoint(q) != MagickFalse) in DrawSetVectorGraphics()6470 for (x=0; IsPoint(token) != MagickFalse; x++) in DrawSetVectorGraphics()