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

/external/chromium/chrome/common/
H A Dweb_apps.h77 gfx::Size ParseIconSize(const string16& text);
H A Dweb_apps.cc112 gfx::Size ParseIconSize(const string16& text) { function in namespace:web_apps
132 gfx::Size size = ParseIconSize(size_strings[i]);
/external/chromium_org/chrome/renderer/
H A Dweb_apps.cc62 gfx::Size ParseIconSize(const base::string16& text) { function in namespace:web_apps::__anon7209
109 gfx::Size size = ParseIconSize(size_strings[i]);

Completed in 115 milliseconds