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

  /external/chromium_org/components/infobars/core/
infobar_android.cc 14 const int infobars::InfoBar::kMaximumArrowTargetHalfWidth = 14;
infobar.h 51 static const int kMaximumArrowTargetHalfWidth;
  /external/chromium_org/components/infobars/test/
infobar_test.cc 23 const int infobars::InfoBar::kMaximumArrowTargetHalfWidth = 14;
  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_view.cc 60 const int infobars::InfoBar::kMaximumArrowTargetHalfWidth = 14;

Completed in 39 milliseconds