Searched refs:kWidthOfDescriptionText (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dprofile_reset_bubble_view.cc43 const int kWidthOfDescriptionText = 370; member in namespace:__anon6648
51 const int kFeedbackViewColumnWidth = kWidthOfDescriptionText / 2 + kMarginWidth;
58 kWidthOfDescriptionText + 2 * kMarginWidth;
298 GridLayout::FIXED, kWidthOfDescriptionText, 0);
H A Doutdated_upgrade_bubble_view.cc30 const int kWidthOfDescriptionText = 330; member in namespace:__anon6639
138 GridLayout::FIXED, kWidthOfDescriptionText, 0);

Completed in 93 milliseconds