GetPrimaryFont 519 ui/base/resource/resource_bundle.cc return GetFontList(style).GetPrimaryFont(); GetPrimaryFont 106 ui/gfx/font_list.cc return impl_->GetPrimaryFont(); GetPrimaryFont 118 ui/gfx/font_list.h const Font& GetPrimaryFont() const; GetPrimaryFont 156 ui/gfx/font_list_impl.cc return GetPrimaryFont().GetCapHeight(); GetPrimaryFont 161 ui/gfx/font_list_impl.cc return GetPrimaryFont().GetExpectedTextWidth(length); GetPrimaryFont 85 ui/gfx/font_list_impl.h const Font& GetPrimaryFont() const; GetPrimaryFont 115 ui/gfx/render_text_mac.cc font_list().GetPrimaryFont().GetNativeFont()); GetPrimaryFont 933 ui/gfx/render_text_win.cc run->font = font_list().GetPrimaryFont(); GetPrimaryFont 614 ui/views/controls/button/text_button.cc font_list_.GetPrimaryFont().platform_font()); GetPrimaryFont 27 ui/views/controls/label_unittest.cc gfx::Font font_used = label.font_list().GetPrimaryFont(); GetPrimaryFont 37 ui/views/controls/label_unittest.cc gfx::Font font_used = label.font_list().GetPrimaryFont(); GetPrimaryFont 232 ui/views/controls/menu/native_menu_win.cc SelectObject(dc, font_list.GetPrimaryFont().GetNativeFont()));