Home
last modified time | relevance | path

Searched refs:UseInternalSubst (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp348 RetainPtr<CFX_Face> CFX_FontMapper::UseInternalSubst(CFX_SubstFont* pSubstFont, in UseInternalSubst() function in CFX_FontMapper
407 return UseInternalSubst(pSubstFont, 12, italic_angle, weight, 0); in FindSubstFont()
412 return UseInternalSubst(pSubstFont, 13, italic_angle, weight, 0); in FindSubstFont()
522 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
592 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
601 return UseInternalSubst(pSubstFont, 12, italic_angle, old_weight, in FindSubstFont()
609 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
619 return UseInternalSubst(pSubstFont, iBaseFont, italic_angle, old_weight, in FindSubstFont()
Dcfx_fontmapper.h85 RetainPtr<CFX_Face> UseInternalSubst(CFX_SubstFont* pSubstFont,