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

/external/chromium/chrome/browser/ui/gtk/
H A Dnine_box.cc17 void DrawPixbuf(cairo_t* cr, GdkPixbuf* src, int x, int y, double alpha) { function in namespace:__anon1774
141 DrawPixbuf(cr, images_[0], 0, 0, opacity);
145 DrawPixbuf(cr, images_[2], x2, 0, opacity);
157 DrawPixbuf(cr, images_[6], 0, y2, opacity);
161 DrawPixbuf(cr, images_[8], x2, y2, opacity);

Completed in 60 milliseconds