Searched refs:kTotalVerticalPadding (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dstatus_bubble_views.h35 static const int kTotalVerticalPadding = 7; member in class:StatusBubbleViews
48 // the font and kTotalVerticalPadding.
H A Dstatus_bubble_views.cc593 ResourceBundle::BaseFont).GetHeight() + kTotalVerticalPadding);
/external/chromium_org/chrome/browser/ui/views/
H A Dstatus_bubble_views.h34 static const int kTotalVerticalPadding = 7; member in class:StatusBubbleViews
47 // the font and kTotalVerticalPadding.
H A Dstatus_bubble_views.cc605 ui::ResourceBundle::BaseFont).GetHeight() + kTotalVerticalPadding);

Completed in 87 milliseconds