Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.cpp251 static const gint gtkIconSizeDialog = 48; variable
263 if (pixelSize >= gtkIconSizeDnd && pixelSize < gtkIconSizeDialog) in getIconSizeForPixelSize()