Searched defs:ToGdkPixbuf (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/image/
H A Dimage.cc662 GdkPixbuf* Image::ToGdkPixbuf() const { function in class:gfx::Image
694 rep = new internal::ImageRepCairo(ToGdkPixbuf());
866 GdkPixbuf* pixbuf = ToGdkPixbuf();

Completed in 168 milliseconds