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

  /external/pdfium/core/fxge/
fx_font.h 106 void LoadSubst(const CFX_ByteString& face_name,
  /external/pdfium/fpdfsdk/
cfx_systemhandler.cpp 118 pFXFont->LoadSubst(sFontFaceName, true, 0, 0, 0, CharSet2CP(nCharset), false);
  /external/pdfium/core/fpdfapi/font/
cpdf_simplefont.cpp 186 m_Font.LoadSubst(m_BaseFont, IsTrueTypeFont(), m_Flags,
cpdf_font.cpp 453 m_FontFallbacks[0]->LoadSubst("Arial", IsTrueTypeFont(), m_Flags,
cpdf_cidfont.cpp 766 m_Font.LoadSubst(m_BaseFont, !m_bType1, m_Flags,
  /external/pdfium/xfa/fgas/font/
cfgas_gefont.cpp 158 m_pFont->LoadSubst(csFontFamily, true, dwFlags, iWeight, 0, wCodePage, false);
  /external/pdfium/core/fxge/ge/
cfx_font.cpp 299 void CFX_Font::LoadSubst(const CFX_ByteString& face_name,

Completed in 908 milliseconds