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

  /external/chromium_org/ui/gfx/
platform_font_pango.cc 156 std::string new_family = font_family_;
191 return font_family_;
258 font_family_ = font_family;
259 typeface_ = typeface ? typeface : CreateSkTypeface(style, &font_family_);
279 font_family_ = other->font_family_;
platform_font_pango.h 94 std::string font_family_; member in class:gfx::PlatformFontPango

Completed in 46 milliseconds