Home
last modified time | relevance | path

Searched refs:scaledIcon (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.cpp233 … GRefPtr<GdkPixbuf> scaledIcon = gdk_pixbuf_scale_simple(icon, iconRect.width(), iconRect.height(), in paintGdkPixbuf() local
235 icon = scaledIcon.get(); in paintGdkPixbuf()