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

  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc 324 // button's preferred size, we use IconHeight(), since that's how big the
327 BrowserActionsContainer::IconHeight());
543 IconHeight());
836 ToolbarView::kVertSpacing, kDropIndicatorWidth, IconHeight());
879 int BrowserActionsContainer::IconHeight() {
    [all...]
browser_actions_container.h 398 friend class BrowserActionView; // So it can access IconHeight().
407 static int IconHeight();

Completed in 33 milliseconds