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

  /external/chromium_org/ui/gfx/
platform_font_pango.h 76 void InitWithNameAndSize(const std::string& font_name, int font_size);
platform_font_pango.cc 97 InitWithNameAndSize(font_family, gfx::GetPangoFontSizeInPixels(native_font));
115 InitWithNameAndSize(font_name, font_size);
297 void PlatformFontPango::InitWithNameAndSize(const std::string& font_name,

Completed in 47 milliseconds