HomeSort by relevance Sort by last modified time
    Searched full:drawpixbuf (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
nine_box.cc 17 void DrawPixbuf(cairo_t* cr, GdkPixbuf* src, int x, int y, double alpha) {
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 132 milliseconds