HomeSort by relevance Sort by last modified time
    Searched refs:FontStyle (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/chrome/browser/ui/
chrome_style.h 32 const ui::ResourceBundle::FontStyle kTextFontStyle =
35 const ui::ResourceBundle::FontStyle kTitleFontStyle =
  /external/chromium_org/chrome/browser/
defaults.h 79 extern const ui::ResourceBundle::FontStyle kAssociatedNetworkFontStyle;
defaults.cc 77 const ui::ResourceBundle::FontStyle kAssociatedNetworkFontStyle =
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_control_utils.h 21 ui::ResourceBundle::FontStyle fontStyle,
  /external/chromium_org/ash/system/tray/
hover_highlight_view.h 34 gfx::Font::FontStyle style);
40 gfx::Font::FontStyle style);
46 gfx::Font::FontStyle style,
hover_highlight_view.cc 45 gfx::Font::FontStyle style) {
64 gfx::Font::FontStyle style) {
90 gfx::Font::FontStyle style,
  /external/chromium_org/ui/app_list/
app_list_constants.h 39 APP_LIST_EXPORT extern const ui::ResourceBundle::FontStyle kItemTextFontStyle;
app_list_constants.cc 41 const ui::ResourceBundle::FontStyle kItemTextFontStyle =
  /external/chromium_org/ui/gfx/
font.h 24 enum FontStyle {
  /external/chromium_org/ui/base/resource/
resource_bundle.h 46 enum FontStyle {
111 virtual scoped_ptr<gfx::Font> GetFont(FontStyle style) = 0;
236 const gfx::FontList& GetFontList(FontStyle style);
239 const gfx::Font& GetFont(FontStyle style);
312 scoped_ptr<gfx::FontList> GetFontListFromDelegate(FontStyle style);
resource_bundle.cc 461 const gfx::FontList& ResourceBundle::GetFontList(FontStyle style) {
486 const gfx::Font& ResourceBundle::GetFont(FontStyle style) {
613 FontStyle style) {
resource_bundle_unittest.cc 87 gfx::Font*(ui::ResourceBundle::FontStyle style));
89 ui::ResourceBundle::FontStyle style) OVERRIDE {
  /external/chromium_org/third_party/skia/src/animator/
SkPaintParts.cpp 76 SK_MEMBER(style, FontStyle)
  /external/skia/src/animator/
SkPaintParts.cpp 76 SK_MEMBER(style, FontStyle)
  /external/chromium_org/ash/system/
tray_accessibility.h 65 gfx::Font::FontStyle style,
tray_accessibility.cc 204 gfx::Font::FontStyle style,
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types.cc 122 gfx::Font::FontStyle font_style = gfx::Font::NORMAL;
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 288 gfx::Font::FontStyle style,
  /external/chromium_org/ash/system/chromeos/audio/
tray_audio.cc 463 gfx::Font::FontStyle style,
  /external/chromium_org/tools/stats_viewer/
stats_viewer.Designer.cs 132 this.labelKills.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
143 this.label1.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 588 gfx::Font::FontStyle font =

Completed in 376 milliseconds