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

  /external/chromium_org/ui/wm/core/
shadow.cc 78 void Shadow::SetStyle(Style style) {
  /external/chromium_org/third_party/skia/experimental/SkV8Example/
BaseContext.cpp 172 void BaseContext::SetStyle(Local<String> name, Local<Value> value,
218 SetStyle(name, value, info, baseContext->fFillStyle);
224 SetStyle(name, value, info, baseContext->fStrokeStyle);
  /external/skia/experimental/SkV8Example/
BaseContext.cpp 172 void BaseContext::SetStyle(Local<String> name, Local<Value> value,
218 SetStyle(name, value, info, baseContext->fFillStyle);
224 SetStyle(name, value, info, baseContext->fStrokeStyle);
  /external/chromium_org/ui/views/controls/button/
label_button.cc 67 SetStyle(style_);
165 void LabelButton::SetStyle(ButtonStyle style) {
  /external/chromium_org/ui/views/examples/
text_example.cc 94 void SetStyle(int style) { font_list_ = font_list_.DeriveWithStyle(style); }
198 text_view_->SetStyle(style);
  /external/lldb/source/Plugins/Disassembler/llvm/
DisassemblerLLVMC.cpp 294 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style);
559 DisassemblerLLVMC::LLVMCDisassembler::SetStyle (bool use_hex_immed, HexImmediateStyle hex_style)
  /external/chromium_org/chrome/browser/ui/views/
status_bubble_views.cc 136 void SetStyle(BubbleStyle style);
336 void StatusBubbleViews::StatusView::SetStyle(BubbleStyle style) {
354 paint.setStyle(SkPaint::kFill_Style);
802 view_->SetStyle(StatusView::STYLE_BOTTOM);
804 view_->SetStyle(StatusView::STYLE_FLOATING);
806 view_->SetStyle(StatusView::STYLE_STANDARD);
822 view_->SetStyle(StatusView::STYLE_STANDARD_RIGHT);
839 view_->SetStyle(StatusView::STYLE_STANDARD);
  /external/chromium_org/ui/views/controls/combobox/
combobox.cc 282 void Combobox::SetStyle(Style style) {
  /external/chromium_org/ui/gfx/
render_text.cc 174 paint_.setStyle(SkPaint::kFill_Style);
667 void RenderText::SetStyle(TextStyle style, bool value) {
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 505 void Textfield::SetStyle(gfx::TextStyle style, bool value) {
506 GetRenderText()->SetStyle(style, value);
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtsvr.h     [all...]
tom.h     [all...]

Completed in 361 milliseconds