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

  /external/chromium_org/ui/gfx/
font.cc 65 std::string Font::GetFontName() const {
66 return platform_font_->GetFontName();
platform_font_pango.cc 190 std::string PlatformFontPango::GetFontName() const {
210 pango_font_description_set_family(pfd, GetFontName().c_str());
platform_font_win.cc 165 std::string PlatformFontWin::GetFontName() const {
179 return GetFontName();
188 return GetFontName();
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 346 CFX_ByteString CPWL_FontMap::GetFontName(FX_INT32 nFontIndex)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtsvr.h     [all...]

Completed in 77 milliseconds