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

  /external/pdfium/core/fxge/
cfx_fontmgr.h 50 FXFT_Face FindSubstFont(const CFX_ByteString& face_name,
cfx_fontmapper.h 29 FXFT_Face FindSubstFont(const CFX_ByteString& face_name,
  /external/pdfium/core/fxge/ge/
cfx_fontmgr.cpp 115 FXFT_Face CFX_FontMgr::FindSubstFont(const CFX_ByteString& face_name,
123 return m_pBuiltinMapper->FindSubstFont(face_name, bTrueType, flags, weight,
cfx_fontmapper.cpp 424 FXFT_Face CFX_FontMapper::FindSubstFont(const CFX_ByteString& name,
658 return FindSubstFont(family, bTrueType, flags & ~FXFONT_SYMBOLIC,
cfx_font.cpp 309 m_Face = CFX_GEModule::Get()->GetFontMgr()->FindSubstFont(

Completed in 314 milliseconds