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

  /external/chromium/chrome/browser/ui/views/infobars/
infobar.h 28 static const int kDefaultArrowTargetHeight;
infobar_view.cc 42 const int InfoBar::kDefaultArrowTargetHeight = 9;
44 const int InfoBar::kDefaultArrowTargetHalfWidth = kDefaultArrowTargetHeight;

Completed in 92 milliseconds