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

  /external/pdfium/core/fxge/
cfx_fontmgr.cpp 106 FXFT_Face CFX_FontMgr::FindSubstFont(const ByteString& face_name,
114 return m_pBuiltinMapper->FindSubstFont(face_name, bTrueType, flags, weight,
cfx_fontmapper.cpp 406 FXFT_Face CFX_FontMapper::FindSubstFont(const ByteString& name,
638 return FindSubstFont(family, bTrueType, flags & ~FXFONT_SYMBOLIC,

Completed in 56 milliseconds