style_             60 chrome/browser/chromeos/login/login_web_dialog.cc       style_(style),
style_             99 chrome/browser/chromeos/login/login_web_dialog.h   Style style_;
style_            142 chrome/browser/ui/views/status_bubble_views.cc   BubbleStyle style() const { return style_; }
style_            180 chrome/browser/ui/views/status_bubble_views.cc   BubbleStyle style_;
style_            205 chrome/browser/ui/views/status_bubble_views.cc       style_(STYLE_STANDARD),
style_            349 chrome/browser/ui/views/status_bubble_views.cc   if (style_ != style) {
style_            350 chrome/browser/ui/views/status_bubble_views.cc     style_ = style;
style_            381 chrome/browser/ui/views/status_bubble_views.cc   if (style_ == STYLE_BOTTOM) {
style_            390 chrome/browser/ui/views/status_bubble_views.cc     if (base::i18n::IsRTL() != (style_ == STYLE_STANDARD_RIGHT)) {
style_            413 chrome/browser/ui/views/status_bubble_views.cc   if (style_ == STYLE_STANDARD || style_ == STYLE_STANDARD_RIGHT) {
style_             45 ui/gfx/platform_font_ios.h   int style_;
style_            113 ui/gfx/platform_font_pango.cc     style_ = style;
style_            155 ui/gfx/platform_font_pango.cc   if (style == style_) {
style_            160 ui/gfx/platform_font_pango.cc                                       style_));
style_            199 ui/gfx/platform_font_pango.cc   return style_;
style_            321 ui/gfx/platform_font_pango.cc   style_ = style;
style_            341 ui/gfx/platform_font_pango.cc   style_ = other->style_;
style_            356 ui/gfx/platform_font_pango.cc   paint->setFakeBoldText((gfx::Font::BOLD & style_) && !typeface_->isBold());
style_            357 ui/gfx/platform_font_pango.cc   paint->setTextSkewX((gfx::Font::ITALIC & style_) && !typeface_->isItalic() ?
style_            100 ui/gfx/platform_font_pango.h   int style_;
style_            276 ui/gfx/platform_font_win.cc       style_(style),
style_             97 ui/gfx/platform_font_win.h     int style() const { return style_; }
style_            116 ui/gfx/platform_font_win.h     const int style_;
style_            371 ui/gfx/render_text.cc     style_.push_back(styles_[i].breaks().begin());
style_            379 ui/gfx/render_text.cc     range = range.Intersect(styles_[i].GetRange(style_[i]));
style_            386 ui/gfx/render_text.cc     style_[i] = styles_[i].GetBreak(position);
style_            127 ui/gfx/render_text.h   bool style(TextStyle s) const { return style_[s]->second; }
style_            140 ui/gfx/render_text.h   std::vector<BreakList<bool>::const_iterator> style_;
style_             66 ui/views/controls/button/label_button.cc   SetStyle(style_);
style_            121 ui/views/controls/button/label_button.cc       style_ == STYLE_BUTTON && is_default_ ?
style_            146 ui/views/controls/button/label_button.cc   if (style_ == STYLE_BUTTON) {
style_            153 ui/views/controls/button/label_button.cc   style_ = style;
style_            170 ui/views/controls/button/label_button.cc   UpdateThemedBorder(scoped_ptr<Border>(new LabelButtonBorder(style_)));
style_             71 ui/views/controls/button/label_button.h   ButtonStyle style() const { return style_; }
style_            157 ui/views/controls/button/label_button.h   ButtonStyle style_;
style_             53 ui/views/controls/button/label_button_border.cc     : style_(style) {
style_             24 ui/views/controls/button/label_button_border.h   Button::ButtonStyle style() const { return style_; }
style_             43 ui/views/controls/button/label_button_border.h   Button::ButtonStyle style_;
style_            229 ui/views/controls/combobox/combobox.cc       style_(STYLE_NORMAL),
style_            283 ui/views/controls/combobox/combobox.cc   if (style_ == style)
style_            286 ui/views/controls/combobox/combobox.cc   style_ = style;
style_            287 ui/views/controls/combobox/combobox.cc   if (style_ == STYLE_ACTION)
style_            302 ui/views/controls/combobox/combobox.cc   if (style_ == STYLE_ACTION)
style_            310 ui/views/controls/combobox/combobox.cc   if (style_ == STYLE_ACTION)
style_            349 ui/views/controls/combobox/combobox.cc   switch (style_) {
style_            479 ui/views/controls/combobox/combobox.cc       if (style_ == STYLE_ACTION) {
style_            490 ui/views/controls/combobox/combobox.cc       if (style_ != STYLE_ACTION)
style_            503 ui/views/controls/combobox/combobox.cc              style_ != STYLE_ACTION) {
style_            513 ui/views/controls/combobox/combobox.cc   if (style_ != STYLE_ACTION)
style_            516 ui/views/controls/combobox/combobox.cc   if (e.key_code() == ui::VKEY_SPACE && style_ == STYLE_ACTION)
style_            523 ui/views/controls/combobox/combobox.cc   switch (style_) {
style_            606 ui/views/controls/combobox/combobox.cc       if (text_item_appended || style_ != STYLE_ACTION)
style_            617 ui/views/controls/combobox/combobox.cc     if (style_ != STYLE_ACTION || i > 0) {
style_            622 ui/views/controls/combobox/combobox.cc     if (style_ != STYLE_ACTION || i == selected_index_)
style_            631 ui/views/controls/combobox/combobox.cc   if (style_ == STYLE_ACTION)
style_            683 ui/views/controls/combobox/combobox.cc   DCHECK(style_ == STYLE_ACTION);
style_            752 ui/views/controls/combobox/combobox.cc   if (style_ == STYLE_NORMAL) {
style_            773 ui/views/controls/combobox/combobox.cc       style_ == STYLE_ACTION ? MenuItemView::TOPRIGHT : MenuItemView::TOPLEFT;
style_            800 ui/views/controls/combobox/combobox.cc   if (weak_ptr && style_ == STYLE_ACTION)
style_            813 ui/views/controls/combobox/combobox.cc   switch (style_) {
style_            824 ui/views/controls/combobox/combobox.cc   switch (style_) {
style_            168 ui/views/controls/combobox/combobox.h   Style style_;
style_             55 ui/wm/core/shadow.cc Shadow::Shadow() : style_(STYLE_ACTIVE), interior_inset_(0) {
style_             62 ui/wm/core/shadow.cc   style_ = style;
style_             66 ui/wm/core/shadow.cc   image_grid_->layer()->SetOpacity(GetOpacityForStyle(style_));
style_             79 ui/wm/core/shadow.cc   if (style_ == style)
style_             82 ui/wm/core/shadow.cc   Style old_style = style_;
style_             83 ui/wm/core/shadow.cc   style_ = style;
style_            111 ui/wm/core/shadow.cc     switch (style_) {
style_            119 ui/wm/core/shadow.cc         NOTREACHED() << "Unhandled style " << style_;
style_            128 ui/wm/core/shadow.cc   if (style_ == STYLE_INACTIVE) {
style_            137 ui/wm/core/shadow.cc   switch (style_) {
style_            175 ui/wm/core/shadow.cc       NOTREACHED() << "Unhandled style " << style_;
style_            180 ui/wm/core/shadow.cc   interior_inset_ = GetInteriorInsetForStyle(style_);
style_             50 ui/wm/core/shadow.h   Style style() const { return style_; }
style_             70 ui/wm/core/shadow.h   Style style_;