HomeSort by relevance Sort by last modified time
    Searched defs:kDefaultBarTargetHeight (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/infobars/core/
infobar_android.cc 15 const int infobars::InfoBar::kDefaultBarTargetHeight = 36;
infobar.h 44 static const int kDefaultBarTargetHeight;
  /external/chromium_org/components/infobars/test/
infobar_test.cc 24 const int infobars::InfoBar::kDefaultBarTargetHeight = 36;
  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_view.cc 61 const int infobars::InfoBar::kDefaultBarTargetHeight = 36;
242 int height = kDefaultBarTargetHeight;

Completed in 402 milliseconds