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

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

Completed in 89 milliseconds