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

  /external/pdfium/core/fxge/
cfx_fontmapper.h 56 CFX_ByteString MatchInstalledFonts(const CFX_ByteString& norm_name);
  /external/pdfium/core/fxge/ge/
cfx_fontmapper.cpp 366 CFX_ByteString CFX_FontMapper::MatchInstalledFonts(
574 CFX_ByteString match = MatchInstalledFonts(TT_NormalizeName(family.c_str()));
577 match = MatchInstalledFonts(TT_NormalizeName(SubstName.c_str()));

Completed in 155 milliseconds