Searched refs:PathPointsNeedNormalization (Results 1 – 1 of 1) sorted by relevance
64 bool PathPointsNeedNormalization(const std::vector<CFX_Path::Point>& points) { in PathPointsNeedNormalization() function70 DCHECK(PathPointsNeedNormalization(points)); in GetNormalizedPoints()399 if (PathPointsNeedNormalization(m_Points)) in IsRect()406 bool do_normalize = PathPointsNeedNormalization(m_Points); in GetRect()