Searched defs:createPath (Results 1 – 3 of 3) sorted by relevance
36 public static String createPath(Box box) { in createPath() method in Path40 private static String createPath(Box box, String path) { in createPath() method in Path
45 static Path createPath(const FloatPoint* path) in createPath() function
91 void PlatformPathOpenVG::createPath() in createPath() function in WebCore::PlatformPathOpenVG