Lines Matching refs:contains
253 @return true if SkPath contains only SkRRect
286 @return true if the path contains no SkPath::Verb array
391 /** Returns true if SkPath contains only one line;
393 If SkPath contains one line and line is not nullptr, line is set to
398 @return true if SkPath contains exactly one line
477 Returns (0, 0, 0, 0) if SkPath contains no points. Returned bounds width and height may
503 Returns (0, 0, 0, 0) if SkPath contains no points.
510 Behaves identically to getBounds() when SkPath contains
511 only lines. If SkPath contains curves, computed bounds includes
1040 @return true if SkPath contains SkRect
1368 @return true if SkPoint array contains one or more SkPoint
1395 instance, if SkPath only contains lines, only the kLine_SegmentMask bit is set.
1405 if SkPath contains one or more verbs of that type.
1406 Returns zero if SkPath contains no lines, or curves: quads, conics, or cubics.
1674 bool contains(SkScalar x, SkScalar y) const;