HomeSort by relevance Sort by last modified time
    Searched full:setstyle (Results 226 - 250 of 884) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/views/
open_pdf_in_reader_bubble_view.cc 59 close_button_->SetStyle(views::Button::STYLE_BUTTON);
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSToLengthConversionData.h 59 void setStyle(const RenderStyle* style) { m_style = style; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumFontProviderLinux.cpp 68 fontDescription.setStyle(FontStyleNormal);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
KeyframeList.h 56 void setStyle(PassRefPtr<RenderStyle> style) { m_style = style; }
  /external/chromium_org/third_party/WebKit/Source/web/
WebFontDescription.cpp 61 desc.setStyle(italic ? FontStyleItalic : FontStyleNormal);
  /external/chromium_org/third_party/skia/bench/
StrokeBench.cpp 84 fRec.fPaint.setStyle(SkPaint::kStroke_Style);
  /external/chromium_org/third_party/skia/gm/
blurquickreject.cpp 53 hairlinePaint.setStyle(SkPaint::kStroke_Style);
coloremoji.cpp 88 clipHairline.setStyle(SkPaint::kStroke_Style);
cubicpaths.cpp 82 paint.setStyle(style);
170 rectPaint.setStyle(SkPaint::kStroke_Style);
231 paint.setStyle(style);
320 rectPaint.setStyle(SkPaint::kStroke_Style);
dashcubics.cpp 54 paint.setStyle(SkPaint::kStroke_Style);
drawlooper.cpp 86 paint->setStyle(gParams[i].fStyle);
pathreverse.cpp 18 paint.setStyle(SkPaint::kStroke_Style);
samplerstress.cpp 132 paint2.setStyle(SkPaint::kStroke_Style);
strokefill.cpp 58 paint.setStyle(SkPaint::kStrokeAndFill_Style);
techtalk1.cpp 52 paint->setStyle(SkPaint::kStroke_Style);
160 paint.setStyle(SkPaint::kStroke_Style);
204 paint.setStyle(SkPaint::kFill_Style);
212 paint.setStyle(SkPaint::kStroke_Style);
  /external/chromium_org/third_party/skia/samplecode/
SampleAvoid.cpp 78 frameP.setStyle(SkPaint::kStroke_Style);
  /external/chromium_org/third_party/skia/tools/
skpmaker.cpp 35 paint.setStyle(SkPaint::kFill_Style);
  /external/chromium_org/ui/app_list/views/
app_list_background.cc 53 paint.setStyle(SkPaint::kFill_Style);
folder_background_view.cc 81 paint.setStyle(SkPaint::kFill_Style);
  /external/chromium_org/ui/views/controls/button/
blue_button.cc 20 SetStyle(STYLE_BUTTON);
  /external/chromium_org/ui/views/controls/combobox/
combobox_unittest.cc 468 combobox_->SetStyle(Combobox::STYLE_ACTION);
481 combobox_->SetStyle(Combobox::STYLE_ACTION);
505 combobox->SetStyle(Combobox::STYLE_ACTION);
562 combobox_->SetStyle(Combobox::STYLE_ACTION);
581 combobox_->SetStyle(Combobox::STYLE_ACTION);
595 combobox_->SetStyle(Combobox::STYLE_ACTION);
633 combobox_->SetStyle(Combobox::STYLE_ACTION);
665 combobox.SetStyle(Combobox::STYLE_NORMAL);
670 combobox.SetStyle(Combobox::STYLE_ACTION);
  /external/chromium_org/ui/wm/core/
shadow.h 54 void SetStyle(Style style);
  /external/skia/bench/
StrokeBench.cpp 84 fRec.fPaint.setStyle(SkPaint::kStroke_Style);
  /external/skia/gm/
blurquickreject.cpp 53 hairlinePaint.setStyle(SkPaint::kStroke_Style);
coloremoji.cpp 94 clipHairline.setStyle(SkPaint::kStroke_Style);

Completed in 1170 milliseconds

1 2 3 4 5 6 7 8 91011>>