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