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

/external/chromium/chrome/browser/
H A Dicon_loader_linux.cc18 static int SizeToInt(IconLoader::IconSize size) { function
29 filename_ = mime_util::GetMimeIcon(group_, SizeToInt(icon_size_));
36 int size = SizeToInt(icon_size_);

Completed in 117 milliseconds