Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dicon_util_unittest.cc37 static const int kLargeIconWidth = 128; member in IconUtilTest
289 gfx::Size large_icon_size(kLargeIconWidth, kLargeIconHeight); in TEST_F()