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

  /external/chromium/chrome/common/
pref_names.cc     [all...]
pref_names.h 362 extern const char kBrowserActionContainerWidth[];
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc 394 prefs->RegisterIntegerPref(prefs::kBrowserActionContainerWidth, 0);
407 profile_->GetPrefs()->GetInteger(prefs::kBrowserActionContainerWidth);
    [all...]

Completed in 1861 milliseconds