Searched refs:format_int (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dfast_show_pickler.cc118 int format_int = 0; local
119 if (!it->ReadInt(&format_int))
121 ImageFormat format = static_cast<ImageFormat>(format_int);

Completed in 177 milliseconds