Searched defs:createRect (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
H A DChromeWebContentsDelegateAndroid.java37 private static Rect createRect(int x, int y, int right, int bottom) { method in class:ChromeWebContentsDelegateAndroid
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimatedType.cpp206 PassOwnPtr<SVGAnimatedType> SVGAnimatedType::createRect(SVGRect* rect) function in class:WebCore::SVGAnimatedType
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java3197 private static Rect createRect(int x, int y, int right, int bottom) { method in class:ContentViewCore

Completed in 201 milliseconds