Searched refs:unionPath (Results 1 – 3 of 3) sorted by relevance
125 bool unionPath(const Path& other);
444 bool Path::unionPath(const Path& other) in unionPath() function in WebCore::Path
123 if (!clipPath.unionPath(subPath)) in tryPathOnlyClipping()