HomeSort by relevance Sort by last modified time
    Searched refs:AddRoundRectPath (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/controls/
progress_bar.cc 55 void AddRoundRectPath(int x, int y,
71 AddRoundRectPath(x, y, w, h, corner_radius, &path);
103 AddRoundRectPath(x, y, w, h, corner_radius, &path);
119 AddRoundRectPath(x, y, w, h, corner_radius, &path);
  /external/chromium_org/chrome/browser/ui/gtk/
screen_capture_notification_ui_gtk.cc 174 void AddRoundRectPath(cairo_t* cairo_context, int width, int height,
212 AddRoundRectPath(cairo_context, current_width_, current_height_,
232 AddRoundRectPath(cairo_context, current_width_, current_height_,
  /external/chromium_org/remoting/host/
disconnect_window_gtk.cc 58 void AddRoundRectPath(cairo_t* cairo_context, int width, int height,
215 AddRoundRectPath(cairo_context, current_width_, current_height_,
235 AddRoundRectPath(cairo_context, current_width_, current_height_,

Completed in 2105 milliseconds