HomeSort by relevance Sort by last modified time
    Searched full:showing_actions (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc 506 int showing_actions = model_->GetVisibleIconCount(); local
507 if (showing_actions >= 0)
508 SetButtonHBoxWidth(WidthForIconCount(showing_actions));
    [all...]

Completed in 931 milliseconds