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

  /external/pdfium/core/include/fxge/
fx_font.h 264 FXFT_Face FindSubstFont(const CFX_ByteString& face_name,
314 FXFT_Face FindSubstFont(const CFX_ByteString& face_name,
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 485 FXFT_Face CFX_FontMgr::FindSubstFont(const CFX_ByteString& face_name,
493 return m_pBuiltinMapper->FindSubstFont(face_name, bTrueType, flags, weight,
836 FXFT_Face CFX_FontMapper::FindSubstFont(const CFX_ByteString& name,
    [all...]
fx_ge_font.cpp 150 m_Face = CFX_GEModule::Get()->GetFontMgr()->FindSubstFont(

Completed in 164 milliseconds