Searched refs:top_left_corner_radius (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_header_painter_ash.cc43 int top_left_corner_radius,
47 const SkScalar kTopLeftRadius = SkIntToScalar(top_left_corner_radius);
87 int top_left_corner_radius = corner_radius; local
92 top_left_corner_radius, top_right_corner_radius, 0);
39 TileRoundRect(gfx::Canvas* canvas, const gfx::ImageSkia& image, const SkPaint& paint, const gfx::Rect& bounds, int top_left_corner_radius, int top_right_corner_radius, int image_inset_x) argument

Completed in 689 milliseconds