Home
last modified time | relevance | path

Searched defs:RoundedRect (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DRoundedRect.cpp135 RoundedRect::RoundedRect(int x, int y, int width, int height) in RoundedRect() function in blink::RoundedRect
140 RoundedRect::RoundedRect(const IntRect& rect, const Radii& radii) in RoundedRect() function in blink::RoundedRect
146 RoundedRect::RoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& topRight, cons… in RoundedRect() function in blink::RoundedRect