HomeSort by relevance Sort by last modified time
    Searched refs:ParseIconSize (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
web_apps.h 77 gfx::Size ParseIconSize(const string16& text);
web_apps.cc 112 gfx::Size ParseIconSize(const string16& text) {
132 gfx::Size size = ParseIconSize(size_strings[i]);

Completed in 55 milliseconds