Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.cpp253 static GtkIconSize getIconSizeForPixelSize(gint pixelSize) in getIconSizeForPixelSize() function
292 gtk_icon_size_lookup(getIconSizeForPixelSize(fontSize), &width, &height); in adjustSearchFieldIconStyle()
329 getIconSizeForPixelSize(rect.height())); in paintSearchFieldResultsDecoration()
348 getIconSizeForPixelSize(rect.height())); in paintSearchFieldCancelButton()
375 0, getIconSizeForPixelSize(iconSize)); in paintCapsLockIndicator()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-167708 (WebCore::getIconSizeForPixelSize):