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

  /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);

Completed in 179 milliseconds