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

  /external/chromium_org/chrome/browser/ui/views/toolbar/
toolbar_view.h 214 int content_shadow_height() const;
toolbar_view.cc 516 gfx::Size(0, normal_background->height() - content_shadow_height()));
632 if (rect.bottom() < content_shadow_height())
849 int ToolbarView::content_shadow_height() const { function in class:ToolbarView

Completed in 692 milliseconds