Searched defs:createRect (Results 1 – 2 of 2) sorted by relevance
37 private static Rect createRect(int x, int y, int right, int bottom) { in createRect() method in ChromeWebContentsDelegateAndroid
206 PassOwnPtr<SVGAnimatedType> SVGAnimatedType::createRect(SVGRect* rect) in createRect() function in WebCore::SVGAnimatedType