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

/external/chromium_org/chrome/browser/ui/prefs/
H A Dprefs_tab_helper.cc232 static const size_t kScriptNameLength = 4; local
235 DCHECK_GT(len, kScriptNameLength);
236 const char* scriptName = &pref_name[len - kScriptNameLength];

Completed in 459 milliseconds