Home
last modified time | relevance | path

Searched refs:TextStyle (Results 1 – 15 of 15) sorted by relevance

/external/chromium/chrome/browser/chromeos/status/
Dstatus_area_host.h24 enum TextStyle { enum
56 virtual TextStyle GetTextStyle() const = 0;
/external/chromium_org/ui/views/controls/textfield/
Dnative_textfield_wrapper.h153 virtual void SetStyle(gfx::TextStyle style, bool value) = 0;
154 virtual void ApplyStyle(gfx::TextStyle style,
Dtextfield.h231 void SetStyle(gfx::TextStyle style, bool value);
232 void ApplyStyle(gfx::TextStyle style, bool value, const gfx::Range& range);
Dnative_textfield_views.h141 virtual void SetStyle(gfx::TextStyle style, bool value) OVERRIDE;
142 virtual void ApplyStyle(gfx::TextStyle style,
Dtextfield.cc389 void Textfield::SetStyle(gfx::TextStyle style, bool value) { in SetStyle()
393 void Textfield::ApplyStyle(gfx::TextStyle style, in ApplyStyle()
Dnative_textfield_views.cc851 void NativeTextfieldViews::SetStyle(gfx::TextStyle style, bool value) { in SetStyle()
856 void NativeTextfieldViews::ApplyStyle(gfx::TextStyle style, in ApplyStyle()
/external/chromium_org/ui/gfx/
Drender_text.h97 bool style(TextStyle s) const { return style_[s]->second; } in style()
303 void SetStyle(TextStyle style, bool value);
304 void ApplyStyle(TextStyle style, bool value, const Range& range);
308 bool GetStyle(TextStyle style) const;
Dtext_constants.h45 enum TextStyle { enum
Drender_text.cc593 void RenderText::SetStyle(TextStyle style, bool value) { in SetStyle()
608 void RenderText::ApplyStyle(TextStyle style, bool value, const Range& range) { in ApplyStyle()
623 bool RenderText::GetStyle(TextStyle style) const { in GetStyle()
/external/chromium/chrome/browser/chromeos/frame/
Dbrowser_view.h77 virtual TextStyle GetTextStyle() const OVERRIDE;
Dbrowser_view.cc381 StatusAreaHost::TextStyle BrowserView::GetTextStyle() const { in GetTextStyle()
/external/chromium/chrome/browser/chromeos/login/
Dbackground_view.h117 virtual TextStyle GetTextStyle() const OVERRIDE;
Dbackground_view.cc340 StatusAreaHost::TextStyle BackgroundView::GetTextStyle() const { in GetTextStyle()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_print.cpp28 enum TextStyle enum
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_print.cpp28 enum TextStyle enum